-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
when I was running
python inference-basic.py
--model_type codellama
--base_model codellama/CodeLlama-13b-hf
--tuned_model odellama-13b-multi-r16
--data_file ../dataset/ReVeal/test_512.json
there are errors
File "/root/miniconda3/lib/python3.10/site-packages/peft/config.py", line 203, in _get_peft_type
raise ValueError(f"Can't find '{CONFIG_NAME}' at '{model_id}'")
ValueError: Can't find 'adapter_config.json' at 'odellama-13b-multi-r16'
Can you offer the peft and transformers version used by you ?
Metadata
Metadata
Assignees
Labels
No labels