vdey commited on
Commit
bf00c49
·
verified ·
1 Parent(s): 462527c

Upload config.json

Browse files
Files changed (1) hide show
  1. config.json +4 -0
config.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "base_model_name_or_path": "meta-llama/Llama-3.1-8B-Instruct",
3
+ "peft_type": "LORA"
4
+ }