Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# llama-13b-hf-latest (2023-04-13)
|
2 |
+
|
3 |
+
This is a a converted model using the latest transformers repo (as of 2023-04-13) using `4.29.0.dev0`
|
4 |
+
|
5 |
+
It is a clean HF version to use for training models with the updated tokenizer.
|