Update README.md
Browse files
README.md
CHANGED
@@ -42,12 +42,18 @@ license: llama3.1
|
|
42 |
</p>
|
43 |
<p align="center">
|
44 |
π <a href="https://hf.co/spaces/AtlaAI/selene">Playground</a> |
|
45 |
-
π§ββοΈ <a href="https://www.atla-ai.com/blog">Atla Blog</a> |
|
46 |
π <a href="https://huggingface.co/spaces/AtlaAI/selene-1-mini-tech-report">Technical report</a> |
|
47 |
-
π» <a href="https://github.com/atla-ai">GitHub</a> |
|
48 |
π <a href="https://www.atla-ai.com/sign-up-waitlist?utm_source=huggingface&utm_medium=community&utm_campaign=WL_HF_all_communitypost_sel1minilaunch" style="background-image: linear-gradient(to right, red, orange, yellow, green, blue, indigo, violet); -webkit-background-clip: text; color: transparent; animation: rainbow 5s ease infinite; text-decoration: underline; text-decoration-color: currentColor;">Sign up for the API</a>
|
49 |
</p>
|
50 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
51 |
# AtlaAI/Selene-1-Mini-Llama-3.1-8B-Q4_K_M-GGUF
|
52 |
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.
|
53 |
Refer to the [original model card](https://huggingface.co/AtlaAI/Selene-1-Mini-Llama-3.1-8B) for more details on the model.
|
|
|
42 |
</p>
|
43 |
<p align="center">
|
44 |
π <a href="https://hf.co/spaces/AtlaAI/selene">Playground</a> |
|
|
|
45 |
π <a href="https://huggingface.co/spaces/AtlaAI/selene-1-mini-tech-report">Technical report</a> |
|
46 |
+
π» <a href="https://github.com/atla-ai/selene-mini">GitHub</a> |
|
47 |
π <a href="https://www.atla-ai.com/sign-up-waitlist?utm_source=huggingface&utm_medium=community&utm_campaign=WL_HF_all_communitypost_sel1minilaunch" style="background-image: linear-gradient(to right, red, orange, yellow, green, blue, indigo, violet); -webkit-background-clip: text; color: transparent; animation: rainbow 5s ease infinite; text-decoration: underline; text-decoration-color: currentColor;">Sign up for the API</a>
|
48 |
</p>
|
49 |
|
50 |
+
<style>
|
51 |
+
@keyframes rainbow {
|
52 |
+
0% { background-position: 0% 50%; }
|
53 |
+
50% { background-position: 100% 50%; }
|
54 |
+
100% { background-position: 0% 50%; }
|
55 |
+
}
|
56 |
+
</style>
|
57 |
# AtlaAI/Selene-1-Mini-Llama-3.1-8B-Q4_K_M-GGUF
|
58 |
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.
|
59 |
Refer to the [original model card](https://huggingface.co/AtlaAI/Selene-1-Mini-Llama-3.1-8B) for more details on the model.
|