Update README.md
Browse files
README.md
CHANGED
|
@@ -19,7 +19,7 @@ base_model: unsloth/llama-3-8b-bnb-4bit
|
|
| 19 |
|
| 20 |
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library using open-sourced finance dataset https://huggingface.co/datasets/FinLang/investopedia-instruction-tuning-dataset developed for finance application by FinLang Team
|
| 21 |
|
| 22 |
-
This project is for research purposes only. Third-party datasets may be subject to additional terms and conditions under their associated licenses.
|
| 23 |
|
| 24 |
## How to Get Started with the Model
|
| 25 |
|
|
|
|
| 19 |
|
| 20 |
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library using open-sourced finance dataset https://huggingface.co/datasets/FinLang/investopedia-instruction-tuning-dataset developed for finance application by FinLang Team
|
| 21 |
|
| 22 |
+
Model then converted Q8_0 gguf using llama.cpp https://github.com/ggerganov/llama.cpp/. This project is for research purposes only. Third-party datasets may be subject to additional terms and conditions under their associated licenses.
|
| 23 |
|
| 24 |
## How to Get Started with the Model
|
| 25 |
|