Text Generation
PEFT
English
nmitchko commited on
Commit
302e796
β€’
1 Parent(s): 7cfb7eb

Edited the directory structure

Browse files
adapter_config.json β†’ checkpoint-1/adapter_config.json RENAMED
@@ -1,6 +1,6 @@
1
  {
2
  "auto_mapping": null,
3
- "base_model_name_or_path": "/media/nmitchko/NVME/text-generation-webui/models/codellama_CodeLlama-34b-hf",
4
  "bias": "none",
5
  "fan_in_fan_out": false,
6
  "inference_mode": true,
 
1
  {
2
  "auto_mapping": null,
3
+ "base_model_name_or_path": "codellama/CodeLlama-34b-hf",
4
  "bias": "none",
5
  "fan_in_fan_out": false,
6
  "inference_mode": true,
adapter_model.bin β†’ checkpoint-1/adapter_model.bin RENAMED
File without changes
special_tokens_map.json β†’ checkpoint-1/special_tokens_map.json RENAMED
File without changes
tokenizer.model β†’ checkpoint-1/tokenizer.model RENAMED
File without changes
tokenizer_config.json β†’ checkpoint-1/tokenizer_config.json RENAMED
File without changes
trainer_state.json β†’ checkpoint-1/trainer_state.json RENAMED
File without changes