Update README.md
Browse files
README.md
CHANGED
@@ -33,6 +33,10 @@ This should (hopefully) make it quite capable with Golang coding tasks.
|
|
33 |
|
34 |
Coming soon...
|
35 |
|
|
|
|
|
|
|
|
|
36 |
## Training
|
37 |
|
38 |
I trained this model (based on Llama 3.1 8b) on a merged dataset I created consisting of 50,627 rows, 13.3M input tokens and 2.2M output tokens.
|
|
|
33 |
|
34 |
Coming soon...
|
35 |
|
36 |
+
## Ollama
|
37 |
+
|
38 |
+
- https://ollama.com/sammcj/llama-3-1-8b-smcleod-golang-coder-v2
|
39 |
+
|
40 |
## Training
|
41 |
|
42 |
I trained this model (based on Llama 3.1 8b) on a merged dataset I created consisting of 50,627 rows, 13.3M input tokens and 2.2M output tokens.
|