Update README.md
Browse filesv2 had some issues, v3 inbound
README.md
CHANGED
|
@@ -17,7 +17,7 @@ tags:
|
|
| 17 |
- text-generation-inference
|
| 18 |
---
|
| 19 |
|
| 20 |
-
# Llama 3.1 8b Golang Coder
|
| 21 |
|
| 22 |
This model has been trained on Golang style guides, best practices and code examples.
|
| 23 |
This should (hopefully) make it quite capable with Golang coding tasks.
|
|
@@ -26,16 +26,16 @@ This should (hopefully) make it quite capable with Golang coding tasks.
|
|
| 26 |
|
| 27 |
## LoRA
|
| 28 |
|
| 29 |
-
- [FP16](https://huggingface.co/smcleod/llama-3-1-8b-smcleod-golang-coder-
|
| 30 |
-
- [BF16](https://huggingface.co/smcleod/llama-3-1-8b-smcleod-golang-coder-
|
| 31 |
|
| 32 |
## GGUF
|
| 33 |
|
| 34 |
-
- Q8_0 (with f16 embeddings): https://huggingface.co/smcleod/llama-3-1-8b-smcleod-golang-coder-
|
| 35 |
|
| 36 |
## Ollama
|
| 37 |
|
| 38 |
-
- https://ollama.com/sammcj/llama-3-1-8b-smcleod-golang-coder-
|
| 39 |
|
| 40 |
## Training
|
| 41 |
|
|
|
|
| 17 |
- text-generation-inference
|
| 18 |
---
|
| 19 |
|
| 20 |
+
# Llama 3.1 8b Golang Coder v3
|
| 21 |
|
| 22 |
This model has been trained on Golang style guides, best practices and code examples.
|
| 23 |
This should (hopefully) make it quite capable with Golang coding tasks.
|
|
|
|
| 26 |
|
| 27 |
## LoRA
|
| 28 |
|
| 29 |
+
- [FP16](https://huggingface.co/smcleod/llama-3-1-8b-smcleod-golang-coder-v3/tree/main/llama-3-1-8b-smcleod-golang-coder-v2-lora-fp16)
|
| 30 |
+
- [BF16](https://huggingface.co/smcleod/llama-3-1-8b-smcleod-golang-coder-v3/tree/main/llama-3-1-8b-smcleod-golang-coder-v2-lora-bf16)
|
| 31 |
|
| 32 |
## GGUF
|
| 33 |
|
| 34 |
+
- Q8_0 (with f16 embeddings): https://huggingface.co/smcleod/llama-3-1-8b-smcleod-golang-coder-v3/blob/main/llama-3-1-8b-smcleod-golang-coder-v2.etf16-Q8_0.gguf
|
| 35 |
|
| 36 |
## Ollama
|
| 37 |
|
| 38 |
+
- https://ollama.com/sammcj/llama-3-1-8b-smcleod-golang-coder-v3
|
| 39 |
|
| 40 |
## Training
|
| 41 |
|