abentabib

Results 3 comments of abentabib

Hello, any news on this ? I still have a error for mistralai/Mistral-7B-v0.1 bash```OSError: Found 0 files matching the pattern: `^tokenizer\.model\.v.*$|^tekken\.json$|^tokenizer\.mm\.model\.v.*$`. Make sure that a Mistral tokenizer is present in...

@artbataev is this technique workd on CPU device ?

I am trying to create a websocket server that use TDT 0.6 v3 parakeet... (using exemple from : https://github.com/NVIDIA-NeMo/NeMo/pull/14759/commits/a42415de9cda7a8882f73d0f5387d8e5c4822a11) ```python import asyncio import websockets import numpy as np import torch...