Instructions to use ItzzAx3l83sPlugin/Better_Ai_Asisstant_Beta with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Asteroid
How to use ItzzAx3l83sPlugin/Better_Ai_Asisstant_Beta with Asteroid:
from asteroid.models import BaseModel model = BaseModel.from_pretrained("ItzzAx3l83sPlugin/Better_Ai_Asisstant_Beta") - Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,18 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
datasets:
|
| 4 |
+
- nvidia/OpenCodeReasoning
|
| 5 |
+
- openai/mrcr
|
| 6 |
+
language:
|
| 7 |
+
- en
|
| 8 |
+
metrics:
|
| 9 |
+
- accuracy
|
| 10 |
+
base_model:
|
| 11 |
+
- Qwen/Qwen2.5-Omni-7B
|
| 12 |
+
- agentica-org/DeepCoder-14B-Preview
|
| 13 |
+
new_version: Qwen/Qwen3-235B-A22B
|
| 14 |
+
library_name: asteroid
|
| 15 |
+
tags:
|
| 16 |
+
- Lua
|
| 17 |
+
- Roblox
|
| 18 |
+
---
|