barchetta commited on
Commit
eb2a8b7
·
verified ·
1 Parent(s): 61461b3

Trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. config.json +2 -2
  2. generation_config.json +1 -1
config.json CHANGED
@@ -43,9 +43,9 @@
43
  "rope_theta": 500000.0,
44
  "tie_word_embeddings": true,
45
  "torch_dtype": "bfloat16",
46
- "transformers_version": "4.48.3",
47
  "unsloth_fixed": true,
48
- "unsloth_version": "2025.3.15",
49
  "use_cache": true,
50
  "vocab_size": 128256
51
  }
 
43
  "rope_theta": 500000.0,
44
  "tie_word_embeddings": true,
45
  "torch_dtype": "bfloat16",
46
+ "transformers_version": "4.49.0",
47
  "unsloth_fixed": true,
48
+ "unsloth_version": "2025.3.18",
49
  "use_cache": true,
50
  "vocab_size": 128256
51
  }
generation_config.json CHANGED
@@ -10,5 +10,5 @@
10
  "pad_token_id": 128004,
11
  "temperature": 0.6,
12
  "top_p": 0.9,
13
- "transformers_version": "4.48.3"
14
  }
 
10
  "pad_token_id": 128004,
11
  "temperature": 0.6,
12
  "top_p": 0.9,
13
+ "transformers_version": "4.49.0"
14
  }