Update README.md
Browse files
README.md
CHANGED
|
@@ -3,12 +3,12 @@ license: mit
|
|
| 3 |
tags:
|
| 4 |
- llama-cpp
|
| 5 |
- gguf-my-lora
|
| 6 |
-
base_model:
|
| 7 |
---
|
| 8 |
|
| 9 |
# darwin2025/claude-3.5-sonnet-distill-llama-3.2-1b-lora-F16-GGUF
|
| 10 |
-
This LoRA adapter was converted to GGUF format from [`
|
| 11 |
-
Refer to the [original adapter repository](https://huggingface.co/
|
| 12 |
|
| 13 |
## Use with llama.cpp
|
| 14 |
|
|
|
|
| 3 |
tags:
|
| 4 |
- llama-cpp
|
| 5 |
- gguf-my-lora
|
| 6 |
+
base_model: darwin2025/claude-3.5-sonnet-distill-llama-3.2-1b-lora
|
| 7 |
---
|
| 8 |
|
| 9 |
# darwin2025/claude-3.5-sonnet-distill-llama-3.2-1b-lora-F16-GGUF
|
| 10 |
+
This LoRA adapter was converted to GGUF format from [`darwin2025/claude-3.5-sonnet-distill-llama-3.2-1b-lora`](https://huggingface.co/lianggq/claude-3.5-sonnet-distill-llama-3.2-1b-lora) via the ggml.ai's [GGUF-my-lora](https://huggingface.co/spaces/ggml-org/gguf-my-lora) space.
|
| 11 |
+
Refer to the [original adapter repository](https://huggingface.co/darwin2025/claude-3.5-sonnet-distill-llama-3.2-1b-lora) for more details.
|
| 12 |
|
| 13 |
## Use with llama.cpp
|
| 14 |
|