Instructions to use Barbie3/Gang with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- fastText
How to use Barbie3/Gang with fastText:
from huggingface_hub import hf_hub_download import fasttext model = fasttext.load_model(hf_hub_download("Barbie3/Gang", "model.bin")) - Notebooks
- Google Colab
- Kaggle
| license: bigscience-openrail-m | |
| datasets: | |
| - nvidia/PhysicalAI-Robotics-GR00T-X-Embodiment-Sim | |
| - nvidia/OpenCodeReasoning | |
| language: | |
| - aa | |
| - ay | |
| - ae | |
| - av | |
| metrics: | |
| - character | |
| base_model: | |
| - mistralai/Mistral-Small-3.1-24B-Instruct-2503 | |
| new_version: Qwen/Qwen2.5-Omni-7B | |
| pipeline_tag: text-generation | |
| library_name: fasttext | |