pere commited on
Commit
ebc7b18
·
verified ·
1 Parent(s): a86e2a8

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.1-8B)
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.1-8B)
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.