nicholasKluge commited on
Commit
a9f6a5e
·
verified ·
1 Parent(s): e40fd5f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -20,9 +20,9 @@ widget:
20
  inference:
21
  parameters:
22
  repetition_penalty: 1.2
23
- temperature: 0.2
24
- top_k: 20
25
- top_p: 0.2
26
  max_new_tokens: 150
27
  co2_eq_emissions:
28
  emissions: 41100
@@ -35,7 +35,7 @@ base_model:
35
  ---
36
  # TeenyTinyLlama-460m-awq
37
 
38
- <img src="../../img/460m-llama.png" alt="A curious llama exploring a mushroom forest." height="200">
39
 
40
  ## Model Summary
41
 
 
20
  inference:
21
  parameters:
22
  repetition_penalty: 1.2
23
+ temperature: 0.1
24
+ top_k: 50
25
+ top_p: 1.
26
  max_new_tokens: 150
27
  co2_eq_emissions:
28
  emissions: 41100
 
35
  ---
36
  # TeenyTinyLlama-460m-awq
37
 
38
+ <img src="460m-llama.png" alt="A curious llama exploring a mushroom forest." height="200">
39
 
40
  ## Model Summary
41