Text Generation
Transformers
PyTorch
English
Spanish
llama
Inference Endpoints
text-generation-inference
acalatrava commited on
Commit
aaa1222
1 Parent(s): e4ad697
Files changed (3) hide show
  1. config.json +1 -1
  2. generation_config.json +1 -1
  3. pytorch_model.bin +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "acalatrava/TinyLlama-1.1B-orca-gpt4",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
 
1
  {
2
+ "_name_or_path": "acalatrava/TinyLlama-1.1B-translate-en-es",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
generation_config.json CHANGED
@@ -3,7 +3,7 @@
3
  "eos_token_id": 2,
4
  "max_length": 2048,
5
  "max_memory": {
6
- "mps": 6623313920
7
  },
8
  "no_split_module_classes": [
9
  "LlamaDecoderLayer"
 
3
  "eos_token_id": 2,
4
  "max_length": 2048,
5
  "max_memory": {
6
+ "mps": 5850611712
7
  },
8
  "no_split_module_classes": [
9
  "LlamaDecoderLayer"
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:45b41b0806b99333a580819febf0320f7313e20b0301a22d926aff95693c3a9e
3
  size 2200171846
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52aa14ee4b6f609f1a1bf5f7d113a11a011243479c82fee0e953aa6b1baa6ab4
3
  size 2200171846