-
# Steps to Reproduce
Dear Sir/Madam,
I am currently having difficulties making purchases from Market Place on this account.
I recently created a Support Case (02077987) to cover this, but to my fr…
-
## 🐛 Bug
Getting an assertion error (cutoff) when trying to run Wav2Vec 2.0 CTC inference with Transformer LM. What do I need to change to get this working?
### To Reproduce
Steps to reproduc…
-
I'm trying to build on Windows using MinGW (specifically MinGW64)
Unzipped mecab-0.996.3.tar.gz to mecab-0.996.3, then tried to run `./configure`
This eventually fails with:
```
checking size …
-
Hey MS UFO team,
Thanks for your excellent work and recent updates for supporting Qwen API.
I'm testing the code on my win11 using the Qwen-vl-plus api, with outlook activated and fully maximized…
-
Trying to run the [colab](https://colab.research.google.com/drive/19lwcRk_ZQ_ZtX-qzFP3qZBBHZNcMD1hh?usp=sharing#scrollTo=2eSvM9zX_2d3) using a small model:
```python
from unsloth import FastLangua…
-
# How would you like the feature to work?
Presently the list just has two columns, those being the name of the store and the SLURL. I would like a category column or key to come after the store name.…
-
Code to reproduce + error.
```
import requests
from sentencepiece import SentencePieceProcessor
url = 'https://huggingface.co/meta-llama/Meta-Llama-3-70B-Instruct/resolve/main/original/tokeni…
-
After upgrading `ruamel.yaml` to 0.17.26 (possibly older versions), the formatting changes and causes the test suite to fail:
```pytb
$ python -m pytest tests/test_jsonyaml_plugin.py::testYamlPlug…
-
So, I've been using this tutorial to make a game of my own.
however, when using NEAT, I cannot make the program do more than one generation and I have no idea why.
```
import math
import pygame
…
-
When i'm trying to run the inference with transformer language model which i'v trained i'm getting this error:
```
\INFO:__main__:Namespace(all_gather_list_size=16384, autoregressive=False, azureml_…