ifmanzhang commited on
Commit
67cab73
·
verified ·
1 Parent(s): 6eeb0f1

Remove local cache files

Browse files
.claude/settings.local.json DELETED
@@ -1,28 +0,0 @@
1
- {
2
- "permissions": {
3
- "allow": [
4
- "Bash(nvidia-smi)",
5
- "Bash(/c/Users/Ifmanzhang/miniconda3/envs/RepE/python.exe -c ' *)",
6
- "Bash(python -X utf8 finetune/train_lora.py)",
7
- "Bash(/c/Users/Ifmanzhang/miniconda3/envs/RepE/python.exe -X utf8 finetune/train_lora.py)",
8
- "Bash(/c/Users/Ifmanzhang/miniconda3/envs/RepE/python.exe -X utf8 -c \"import trl; print\\(trl.__version__\\); from trl import SFTConfig; import inspect; params = inspect.signature\\(SFTConfig.__init__\\).parameters; seq_params = [p for p in params if 'seq' in p.lower\\(\\) or 'len' in p.lower\\(\\) or 'max' in p.lower\\(\\)]; print\\('max/seq params:', seq_params[:10]\\)\")",
9
- "Bash(/c/Users/Ifmanzhang/miniconda3/envs/RepE/python.exe -X utf8 finetune/merge_lora.py)",
10
- "Bash(/c/Users/Ifmanzhang/miniconda3/envs/RepE/python.exe -X utf8 -c ' *)",
11
- "Bash(python -X utf8 test_wuchang.py --iter 1)",
12
- "Bash(python -X utf8 -c \"import wuchang_chat\")",
13
- "Bash(conda run *)",
14
- "Bash(\"C:/Users/Ifmanzhang/miniconda3/envs/RepE/python.exe\" -X utf8 -c \"import wuchang_chat; print\\('OK'\\)\")",
15
- "Bash(\"C:/Users/Ifmanzhang/miniconda3/envs/RepE/python.exe\" -X utf8 test_wuchang.py --iter 1)",
16
- "Bash(\"C:/Users/Ifmanzhang/miniconda3/envs/RepE/python.exe\" -X utf8 test_wuchang.py --iter 2)",
17
- "Bash(\"C:/Users/Ifmanzhang/miniconda3/envs/RepE/python.exe\" -X utf8 test_wuchang.py --iter 3)",
18
- "Bash(\"C:/Users/Ifmanzhang/miniconda3/envs/RepE/python.exe\" -X utf8 data/generate_style_pairs.py)",
19
- "Bash(\"C:/Users/Ifmanzhang/miniconda3/envs/RepE/python.exe\" -c \"import google.genai; print\\('ok'\\)\")",
20
- "Bash(\"C:/Users/Ifmanzhang/miniconda3/envs/RepE/python.exe\" -m pip install google-genai -q)",
21
- "Bash(C:/Users/Ifmanzhang/miniconda3/envs/RepE/python.exe -X utf8 -c ' *)",
22
- "Bash(\"C:/Users/Ifmanzhang/miniconda3/envs/RepE/python.exe\" -X utf8 finetune/merge_lora.py --base_model merged_model --lora_path finetune/style_checkpoint --output merged_model_v2)",
23
- "Bash(\"C:/Users/Ifmanzhang/miniconda3/envs/RepE/python.exe\" -X utf8 test_wuchang.py --iter 4)",
24
- "Bash(python -X utf8 test_wuchang.py --iter 5)",
25
- "Bash(conda activate *)"
26
- ]
27
- }
28
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
0) DELETED
File without changes
__pycache__/wuchang_chat.cpython-310.pyc DELETED
Binary file (9.82 kB)
 
__pycache__/wuchang_chat.cpython-312.pyc DELETED
Binary file (12.2 kB)
 
__pycache__/wuchang_chat.cpython-313.pyc DELETED
Binary file (12.3 kB)
 
__pycache__/wuchang_chat_v2.cpython-310.pyc DELETED
Binary file (15.1 kB)
 
src/__pycache__/model_utils.cpython-310.pyc DELETED
Binary file (5.3 kB)
 
src/__pycache__/model_utils.cpython-312.pyc DELETED
Binary file (7.42 kB)