Update README.md
Browse files
README.md
CHANGED
|
@@ -3,6 +3,8 @@ base_model:
|
|
| 3 |
- meta-llama/Llama-3.1-70B
|
| 4 |
---
|
| 5 |
|
|
|
|
|
|
|
| 6 |
llama3.1-base
|
| 7 |
|
| 8 |
Base 3.1 weights with transplanted llama 3.3 special token embeddings.
|
|
|
|
| 3 |
- meta-llama/Llama-3.1-70B
|
| 4 |
---
|
| 5 |
|
| 6 |
+
# NOT SUITABLE FOR CHAT INFERENCE AS-IS
|
| 7 |
+
|
| 8 |
llama3.1-base
|
| 9 |
|
| 10 |
Base 3.1 weights with transplanted llama 3.3 special token embeddings.
|