xiaodongguaAIGC commited on
Commit
c16bf94
1 Parent(s): 14c2c6c

Upload LlamaForCausalLM

Browse files
Files changed (2) hide show
  1. config.json +2 -2
  2. model.safetensors +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "meta-llama/Meta-Llama-3-8B",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
@@ -21,7 +21,7 @@
21
  "rope_scaling": null,
22
  "rope_theta": 500000.0,
23
  "tie_word_embeddings": false,
24
- "torch_dtype": "float32",
25
  "transformers_version": "4.38.1",
26
  "use_cache": true,
27
  "vocab_size": 128256
 
1
  {
2
+ "_name_or_path": "xiaodongguaAIGC/llama-3-debug",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
 
21
  "rope_scaling": null,
22
  "rope_theta": 500000.0,
23
  "tie_word_embeddings": false,
24
+ "torch_dtype": "bfloat16",
25
  "transformers_version": "4.38.1",
26
  "use_cache": true,
27
  "vocab_size": 128256
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8f39006c7af34536eff206a051892fa037e1df07d88e0990f3e8b11baa54ef16
3
- size 65832952
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14d836feac3432d2ca0ca179e170b43d5ab69e12e7970c30513b20c4feada72c
3
+ size 32917128