Aviralansh
commited on
Commit
•
94150d5
1
Parent(s):
82cb35a
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Vitals GGUF - 16-bit Model
|
2 |
|
3 |
This is the **Vitals GGUF - 16-bit** model, a finely tuned LLaMA model that has been optimized for efficient medical text generation and healthcare-related applications. The model was trained using **Unsloath** and Hugging Face's **TRL (Transformers Reinforcement Learning)** library, resulting in a training process that’s twice as fast as traditional methods.
|
@@ -55,4 +67,4 @@ tags:
|
|
55 |
|
56 |
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
57 |
|
58 |
-
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
base_model:
|
6 |
+
- lkw99/unsloth-llama-3.1-8b-bnb-4bit
|
7 |
+
tags:
|
8 |
+
- medical
|
9 |
+
- biology
|
10 |
+
- chemistry
|
11 |
+
- text-generation-inference
|
12 |
+
---
|
13 |
# Vitals GGUF - 16-bit Model
|
14 |
|
15 |
This is the **Vitals GGUF - 16-bit** model, a finely tuned LLaMA model that has been optimized for efficient medical text generation and healthcare-related applications. The model was trained using **Unsloath** and Hugging Face's **TRL (Transformers Reinforcement Learning)** library, resulting in a training process that’s twice as fast as traditional methods.
|
|
|
67 |
|
68 |
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
69 |
|
70 |
+
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|