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 Flaxyditto/FlaxyDitto-Bot 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 Flaxyditto/FlaxyDitto-Bot to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required
# Open https://huggingface.co/spaces/unsloth/studio in your browser
# Search for Flaxyditto/FlaxyDitto-Bot to start chatting
Load model with FastModel
pip install unsloth
from unsloth import FastModel
model, tokenizer = FastModel.from_pretrained(
    model_name="Flaxyditto/FlaxyDitto-Bot",
    max_seq_length=2048,
)
Quick Links

Model Card for Model ID

This model can code apps quickly and smartly, reaching beautiful GUIs without errors.

Model Details

Model Description

This model is capable of coding apps in multiple coding languages with libraries and everything needed. It can code almost anything, can be used for chatting too. FlaxyDitto Bot can even be used in ollama, model has been published as "FlaxyDitto-Bot" on Ollama. You can run it almost everywere.

  • Developed by: [FlaxyDitto]
  • Model type: Large Language Model(LLM)
  • Language(s) (NLP): [English]
  • License: [Apache 2.0]

Model Sources [optional]

  • Repository: [FlaxyDitto/FlaxyDitto-Bot]

Uses

Coding, Talking, Agentic.

Direct Use

Currently only through python scripts and apps like Ollama, Unsloth, LMStudio...

How to Get Started with the Model

Use Ollama to run the model.

Current issues

Model thinks he is Deepseek. It doesn't happen on the ollama version(it is the official quantinzation from the quantinzations).

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