How to use from
Unsloth Studio
Install Unsloth Studio (macOS, Linux, WSL)
curl -fsSL https://unsloth.ai/install.sh | sh
# Run unsloth studio
unsloth studio -H 0.0.0.0 -p 8888
# Then open http://localhost:8888 in your browser
# Search for NovatasticRoScript/Atomight-V2.1-Wiki-3K to start chatting
Install Unsloth Studio (Windows)
irm https://unsloth.ai/install.ps1 | iex
# Run unsloth studio
unsloth studio -H 0.0.0.0 -p 8888
# Then open http://localhost:8888 in your browser
# Search for NovatasticRoScript/Atomight-V2.1-Wiki-3K to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required
# Open https://huggingface.co/spaces/unsloth/studio in your browser
# Search for NovatasticRoScript/Atomight-V2.1-Wiki-3K to start chatting
Load model with FastModel
pip install unsloth
from unsloth import FastModel
model, tokenizer = FastModel.from_pretrained(
    model_name="NovatasticRoScript/Atomight-V2.1-Wiki-3K",
    max_seq_length=2048,
)
Quick Links

A wiki-focused (trained on curated 2500 samples using wikimedia/structured-wikipedia) model version of Atomight-V2.1-0.5B-Inference. More information will be cited/provided here soon. 🤗

Notes: This model incorporates data from Wikipedia, which is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License. Atomight-V2.1-Wiki-0.5B is an independent open-source model trained on public data and is not affiliated with the Wikimedia Foundation.

Downloads last month
31
Safetensors
Model size
0.5B params
Tensor type
BF16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for NovatasticRoScript/Atomight-V2.1-Wiki-3K

Finetuned
(1)
this model
Quantizations
1 model

Dataset used to train NovatasticRoScript/Atomight-V2.1-Wiki-3K

Collection including NovatasticRoScript/Atomight-V2.1-Wiki-3K