Instructions to use kunarmy99/minimaxAI-openRAIL with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- fastText
How to use kunarmy99/minimaxAI-openRAIL with fastText:
from huggingface_hub import hf_hub_download import fasttext model = fasttext.load_model(hf_hub_download("kunarmy99/minimaxAI-openRAIL", "model.bin")) - Notebooks
- Google Colab
- Kaggle
| license: openrail | |
| datasets: | |
| - MiniMaxAI/OctoCodingBench | |
| language: | |
| - en | |
| metrics: | |
| - character | |
| base_model: | |
| - MiniMaxAI/MiniMax-M2.1 | |
| new_version: MiniMaxAI/MiniMax-M2.1 | |
| library_name: fasttext | |
| tags: | |
| - code | |