Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,6 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
---
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
---
|
4 |
+
This model is a direct conversion from https://huggingface.co/NousResearch/Nous-Hermes-Llama2-13b-GGML using Llama.cpp convert-llama-ggmlv3-to-gguf.py utility script.
|
5 |
+
|
6 |
+
All the required metadata (config.json and tokenizer) was provided.
|