Instructions to use vpakarinen/natural-face-speech-h3-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Inference
- Notebooks
- Google Colab
- Kaggle
Upload config.json
Browse files- config.json +4 -0
config.json
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"base_model": "MiniMaxAI/MiniMax-H3",
|
| 3 |
+
"library_name": "peft"
|
| 4 |
+
}
|