schonsense commited on
Commit
23ad26e
·
verified ·
1 Parent(s): c26d8b8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -7,6 +7,8 @@ llama3.1-base
7
 
8
  Base 3.1 weights with transplanted llama 3.3 special token embeddings.
9
 
10
- Unusable for chat in base state, intended to enable easy instruct qlora tuning of llama 3.1 base. No need to target embeddings or lm_head.
 
 
11
 
12
 
 
7
 
8
  Base 3.1 weights with transplanted llama 3.3 special token embeddings.
9
 
10
+ Unusable for chat in base state, intended to enable easy instruct qlora tuning of llama 3.1 base.
11
+
12
+ No need to target embeddings or lm_head.
13
 
14