inkoziev commited on
Commit
b95e6c4
1 Parent(s): fdba4cf

fixing config.json field

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/home/jovyan/polygon/text_generator/tmp/charllama/config.json",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
 
1
  {
2
+ "_name_or_path": "https://huggingface.co/inkoziev/charllama-35M",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],