Instructions to use GigoFof/llama-3.2-3b-lv6-CSP-ChatBot with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use GigoFof/llama-3.2-3b-lv6-CSP-ChatBot with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="GigoFof/llama-3.2-3b-lv6-CSP-ChatBot")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("GigoFof/llama-3.2-3b-lv6-CSP-ChatBot", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Model Card for Model ID
Model Details
Model Description
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
- Developed by: Artamonov K.A.
- Model type: Text
- Language(s) (NLP): Russian, English
- License: MIT
- Finetuned from model [optional]: LLAMA3.2-3B-Instrcut-V1
Model tree for GigoFof/llama-3.2-3b-lv6-CSP-ChatBot
Base model
meta-llama/Llama-3.2-3B-Instruct