Instructions to use Qwen/Qwen2-Audio-7B-Instruct with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Qwen/Qwen2-Audio-7B-Instruct with Transformers:
# Load model directly from transformers import AutoProcessor, AutoModelForMultimodalLM processor = AutoProcessor.from_pretrained("Qwen/Qwen2-Audio-7B-Instruct") model = AutoModelForMultimodalLM.from_pretrained("Qwen/Qwen2-Audio-7B-Instruct", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Upload Против ветра — Грязная ночь (www.lightaudio.ru).mp3
#28
by Katusha1980 - opened
.gitattributes
CHANGED
|
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
Против[[:space:]]ветра[[:space:]]—[[:space:]]Грязная[[:space:]]ночь[[:space:]](www.lightaudio.ru).mp3 filter=lfs diff=lfs merge=lfs -text
|
Против ветра — Грязная ночь (www.lightaudio.ru).mp3
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:793f02ef9741dbf313651ee25d29bacdca4b25dde0f9a85f7a5a4afd6c5425ac
|
| 3 |
+
size 7943403
|