shirwu commited on
Commit
ce64dce
·
verified ·
1 Parent(s): 43dc2ce

Model save

Browse files
Files changed (3) hide show
  1. README.md +2 -3
  2. config.json +62 -0
  3. model.safetensors +3 -0
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  base_model: meta-llama/Llama-3.1-8B-Instruct
3
- library_name: peft
4
  model_name: output
5
  tags:
6
  - generated_from_trainer
@@ -27,14 +27,13 @@ print(output["generated_text"])
27
 
28
  ## Training procedure
29
 
30
- [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="150" height="24"/>](https://wandb.ai/dsp-team/optimas/runs/xjg027d1)
31
 
32
 
33
  This model was trained with Reward.
34
 
35
  ### Framework versions
36
 
37
- - PEFT 0.14.0
38
  - TRL: 0.14.0
39
  - Transformers: 4.48.2
40
  - Pytorch: 2.5.1
 
1
  ---
2
  base_model: meta-llama/Llama-3.1-8B-Instruct
3
+ library_name: transformers
4
  model_name: output
5
  tags:
6
  - generated_from_trainer
 
27
 
28
  ## Training procedure
29
 
30
+ [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="150" height="24"/>](https://wandb.ai/dsp-team/optimas/runs/jn7tr0bn)
31
 
32
 
33
  This model was trained with Reward.
34
 
35
  ### Framework versions
36
 
 
37
  - TRL: 0.14.0
38
  - Transformers: 4.48.2
39
  - Pytorch: 2.5.1
config.json ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "meta-llama/Llama-3.1-8B-Instruct",
3
+ "architectures": [
4
+ "LlamaForSequenceClassification"
5
+ ],
6
+ "attention_bias": false,
7
+ "attention_dropout": 0.0,
8
+ "bos_token_id": 128000,
9
+ "eos_token_id": [
10
+ 128001,
11
+ 128008,
12
+ 128009
13
+ ],
14
+ "head_dim": 128,
15
+ "hidden_act": "silu",
16
+ "hidden_size": 4096,
17
+ "id2label": {
18
+ "0": "LABEL_0"
19
+ },
20
+ "initializer_range": 0.02,
21
+ "intermediate_size": 14336,
22
+ "label2id": {
23
+ "LABEL_0": 0
24
+ },
25
+ "max_position_embeddings": 131072,
26
+ "mlp_bias": false,
27
+ "model_type": "llama",
28
+ "num_attention_heads": 32,
29
+ "num_hidden_layers": 32,
30
+ "num_key_value_heads": 8,
31
+ "pad_token_id": 128009,
32
+ "pretraining_tp": 1,
33
+ "quantization_config": {
34
+ "_load_in_4bit": true,
35
+ "_load_in_8bit": false,
36
+ "bnb_4bit_compute_dtype": "bfloat16",
37
+ "bnb_4bit_quant_storage": "uint8",
38
+ "bnb_4bit_quant_type": "nf4",
39
+ "bnb_4bit_use_double_quant": false,
40
+ "llm_int8_enable_fp32_cpu_offload": false,
41
+ "llm_int8_has_fp16_weight": false,
42
+ "llm_int8_skip_modules": null,
43
+ "llm_int8_threshold": 6.0,
44
+ "load_in_4bit": true,
45
+ "load_in_8bit": false,
46
+ "quant_method": "bitsandbytes"
47
+ },
48
+ "rms_norm_eps": 1e-05,
49
+ "rope_scaling": {
50
+ "factor": 8.0,
51
+ "high_freq_factor": 4.0,
52
+ "low_freq_factor": 1.0,
53
+ "original_max_position_embeddings": 8192,
54
+ "rope_type": "llama3"
55
+ },
56
+ "rope_theta": 500000.0,
57
+ "tie_word_embeddings": false,
58
+ "torch_dtype": "float16",
59
+ "transformers_version": "4.48.2",
60
+ "use_cache": false,
61
+ "vocab_size": 128256
62
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4295e5810f5e42799cee4732da7dc252b070306543fcfa081cc488825d1c6c3f
3
+ size 4977230976