Instructions to use dana2002/augm-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use dana2002/augm-model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="dana2002/augm-model")# Load model directly from transformers import AutoProcessor, AutoModelForMultimodalLM processor = AutoProcessor.from_pretrained("dana2002/augm-model") model = AutoModelForMultimodalLM.from_pretrained("dana2002/augm-model") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 966995080
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7c504d115e5e7e96c6a69c0c3a1d9e996c5f6d882c7dc46d4e2bf59f6f079636
|
| 3 |
size 966995080
|
runs/May15_03-42-56_aef7cf13eb04/events.out.tfevents.1715744597.aef7cf13eb04.34.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:abb866c0875fc9bf2344aa8b06df4576a4ee7a50c106fa77591dbb9297b46529
|
| 3 |
+
size 16735
|