MalavHNaik/skillbot
Preview • Updated • 12
How to use MalavHNaik/skillbot with Unsloth Studio:
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 MalavHNaik/skillbot to start chatting
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 MalavHNaik/skillbot to start chatting
# No setup required # Open https://huggingface.co/spaces/unsloth/studio in your browser # Search for MalavHNaik/skillbot to start chatting
pip install unsloth
from unsloth import FastModel
model, tokenizer = FastModel.from_pretrained(
model_name="MalavHNaik/skillbot",
max_seq_length=2048,
)Existing skill-development systems exhibit three main limitations: (1) limited personali- sation, (2) absence of performance-linked recommendations, and (3) weak integration of labour-market data. Consequently, learners face high dropout rates and skill-job mis- matches
Base model
meta-llama/Llama-3.1-8B