spisupat commited on
Commit
dd712e8
·
verified ·
1 Parent(s): 05d1bf8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -0
README.md CHANGED
@@ -22,6 +22,27 @@ tags:
22
  license: llama3.1
23
  ---
24
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
25
  # AtlaAI/Selene-1-Mini-Llama-3.1-8B-Q4_K_M-GGUF
26
  This model was converted to GGUF format from [`AtlaAI/Selene-1-Mini-Llama-3.1-8B`](https://huggingface.co/AtlaAI/Selene-1-Mini-Llama-3.1-8B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
27
  Refer to the [original model card](https://huggingface.co/AtlaAI/Selene-1-Mini-Llama-3.1-8B) for more details on the model.
 
22
  license: llama3.1
23
  ---
24
 
25
+ <p align="center">
26
+ <picture>
27
+ <source
28
+ srcset="https://atla-ai.notion.site/image/https%3A%2F%2Fprod-files-secure.s3.us-west-2.amazonaws.com%2Ff08e6e70-73af-4363-9621-90e906b92ebc%2F1bfb4316-1ce6-40a0-800c-253739cfcdeb%2Fatla_white3x.svg?table=block&id=17c309d1-7745-80f9-8f60-e755409acd8d&spaceId=f08e6e70-73af-4363-9621-90e906b92ebc&userId=&cache=v2"
29
+ media="(prefers-color-scheme: dark)"
30
+ width="200"
31
+ />
32
+ <source
33
+ srcset="https://atla-ai.notion.site/image/attachment%3A230448e8-921f-45df-b2af-a3158b6c04cd%3Aatla_black2x.png?table=block&id=188309d1-7745-805c-87e4-c39ca54d598d&spaceId=f08e6e70-73af-4363-9621-90e906b92ebc&width=2000&userId=&cache=v2"
34
+ media="(prefers-color-scheme: light)"
35
+ width="200"
36
+ />
37
+ <img
38
+ src="https://atla-ai.notion.site/image/attachment%3A230448e8-921f-45df-b2af-a3158b6c04cd%3Aatla_black2x.png?table=block&id=188309d1-7745-805c-87e4-c39ca54d598d&spaceId=f08e6e70-73af-4363-9621-90e906b92ebc&width=2000&userId=&cache=v2"
39
+ width="200"
40
+ />
41
+ </picture>
42
+ </p>
43
+ <p align="center">🧑‍⚖️ <a href="https://www.atla-ai.com/blog">Atla Blog</a> | 📄 <a href="https://arxiv.org/abs/2501.17195v1">Technical report</a> | 💻 <a href="https://github.com/atla-ai">GitHub</a></p>
44
+
45
+
46
  # AtlaAI/Selene-1-Mini-Llama-3.1-8B-Q4_K_M-GGUF
47
  This model was converted to GGUF format from [`AtlaAI/Selene-1-Mini-Llama-3.1-8B`](https://huggingface.co/AtlaAI/Selene-1-Mini-Llama-3.1-8B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
48
  Refer to the [original model card](https://huggingface.co/AtlaAI/Selene-1-Mini-Llama-3.1-8B) for more details on the model.