currentlyexhausted commited on
Commit
c3c8d08
·
1 Parent(s): 834ef33

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. config.json +2 -2
  2. generation_config.json +1 -1
  3. pytorch_model.bin +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "google/flan-t5-small",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
@@ -55,7 +55,7 @@
55
  },
56
  "tie_word_embeddings": false,
57
  "torch_dtype": "float32",
58
- "transformers_version": "4.29.0",
59
  "use_cache": true,
60
  "vocab_size": 32128
61
  }
 
1
  {
2
+ "_name_or_path": "currentlyexhausted/lite-llm",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
 
55
  },
56
  "tie_word_embeddings": false,
57
  "torch_dtype": "float32",
58
+ "transformers_version": "4.29.1",
59
  "use_cache": true,
60
  "vocab_size": 32128
61
  }
generation_config.json CHANGED
@@ -3,5 +3,5 @@
3
  "decoder_start_token_id": 0,
4
  "eos_token_id": 1,
5
  "pad_token_id": 0,
6
- "transformers_version": "4.29.0"
7
  }
 
3
  "decoder_start_token_id": 0,
4
  "eos_token_id": 1,
5
  "pad_token_id": 0,
6
+ "transformers_version": "4.29.1"
7
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:51d64bf1041301a3981beb01bbb75155dc4d38b95f3fcebc9b7e9112c57ca9cb
3
  size 307910149
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb88ec29dd48040232eac51dbcfd432b5ef31055abbcd75516ad6eaea9cb0b07
3
  size 307910149