sail
/

Text Generation
Transformers
English
llama
regmix
SivilTaram commited on
Commit
1bf563a
·
verified ·
1 Parent(s): e044d10

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -2
README.md CHANGED
@@ -72,8 +72,6 @@ valid:
72
  model_name: tinyllama_1_1b
73
  ```
74
 
75
- > The domain weights will be renormalized in the code to make sure the sum of them to be 1.0.
76
-
77
  ## Model Variants
78
 
79
  To access different model variants, simply change the `revision` parameter in the `from_pretrained` method to the desired seed (e.g., "seed-2", "seed-3"), and the maxium seed is 5.
 
72
  model_name: tinyllama_1_1b
73
  ```
74
 
 
 
75
  ## Model Variants
76
 
77
  To access different model variants, simply change the `revision` parameter in the `from_pretrained` method to the desired seed (e.g., "seed-2", "seed-3"), and the maxium seed is 5.