Hubble-4B-v1 / README.md
TheDrummer's picture
Update README.md
bfcfba9 verified
|
raw
history blame
1.03 kB
---
license: other
---
# Join our Discord! https://discord.gg/Nbv9pQ88Xb
### Works on [Kobold 1.74](https://github.com/LostRuins/koboldcpp/releases/tag/v1.74)!
*([Layla (iOS / Android)](https://www.layla-network.ai/) support is in progress)*
---
[BeaverAI](https://huggingface.co/BeaverAI) proudly presents...
# Hubble 4B v1
*Equipped with his five senses, man explores the universe around him and calls the adventure 'Science'.*
![image/png](https://cdn-uploads.huggingface.co/production/uploads/65f2fd1c25b848bd061b5c2e/R8_o3CCpTgKv5Wnnry7E_.png)
## Description
This is a finetune of Nvidia's Llama 3.1 4B Minitron - a shrunk down model of Llama 3.1 8B 128K.
### Usage
- ChatML or Text Completion
- Add `<|im_end|>` as a stop token
### Links
- Original: https://huggingface.co/TheDrummer/Hubble-4B-v1
- GGUF: https://huggingface.co/TheDrummer/Hubble-4B-v1-GGUF
### Technical Note
Hubble was trained on ChatML with `<|end_of_text|>` as the EOS token. If you encounter any issues with the model, please let me know!