How to use from the
Use from the
Transformers library
# Use a pipeline as a high-level helper
from transformers import pipeline

pipe = pipeline("text-classification", model="GigoFof/llama-3.2-3b-lv6-CSP-RU-ChatBot")
# Load model directly
from transformers import AutoTokenizer, AutoModelForCausalLM

tokenizer = AutoTokenizer.from_pretrained("GigoFof/llama-3.2-3b-lv6-CSP-RU-ChatBot")
model = AutoModelForCausalLM.from_pretrained("GigoFof/llama-3.2-3b-lv6-CSP-RU-ChatBot")
Quick Links

Model Card for Model ID

Model Details

Model Description

С этой моделью вы можете поговорить о культурных ценностях.

  • Developed by: Artamonov K.A.
  • Model type: Textual
  • Language(s) (NLP): Russian, English
  • License: MIT
  • Finetuned from model [optional]: LLAMA3.2-3B-Instrcut
Downloads last month
2
Safetensors
Model size
3B params
Tensor type
F16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for GigoFof/llama-3.2-3b-lv6-CSP-RU-ChatBot

Finetuned
(1602)
this model