Hubble-4B-v1 / README.md
TheDrummer's picture
Update README.md
b0b9547 verified
|
raw
history blame
No virus
1.18 kB
metadata
license: other

Join our Discord! https://discord.gg/Nbv9pQ88Xb

Works on Kobold 1.74!

(Layla (iOS / Android) support is in progress)


BeaverAI proudly presents...

Hubble 4B v1

Equipped with his five senses, man explores the universe around him and calls the adventure 'Science'.

image/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

Links

Technical Note

Hubble was trained on ChatML with <|end_of_text|> as the EOS token, and then swapped to <|im_end|> after training (refer to the past commits in config.json and tokenizer_config.json). If you encounter any issues with the model, please let me know!