pere commited on
Commit
2a842d5
1 Parent(s): d78fa0e

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -44,4 +44,7 @@ For more information, refer to the [llama.cpp repository](https://github.com/gge
44
  ## Additional Resources
45
  - [Original Model Card](https://huggingface.co/north/nb-llama-3.2-3B)
46
  - [llama.cpp Repository](https://github.com/ggerganov/llama.cpp)
47
- - [GGUF Format Documentation](https://huggingface.co/docs/transformers/main/en/model_doc/llama)
 
 
 
 
44
  ## Additional Resources
45
  - [Original Model Card](https://huggingface.co/north/nb-llama-3.2-3B)
46
  - [llama.cpp Repository](https://github.com/ggerganov/llama.cpp)
47
+ - [GGUF Format Documentation](https://huggingface.co/docs/transformers/main/en/model_doc/llama)
48
+
49
+ ### Citing & Authors
50
+ The model was trained and documentation written by Per Egil Kummervold.