Skip to content

version issue #7

@MorganRong

Description

@MorganRong

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions