-
Hi,
I've been trying to use the pre-trained FoodLMM-Chat model provided on Hugging Face (https://huggingface.co/Yueha0/FoodLMM-Chat) for inference, but I'm running into a couple of issues.
I tr…
-
Down below a show a relevant part of a simple notebook I have to fine-tune a BERT model using the transformers library:
```python
df = pd.read_csv("Puntuguese.csv")
train_df, test_df = train_test…
-
https://www.python.org/dev/peps/pep-0632/#migration-advice
https://github.com/hugapi/hug/blob/8b5ac00632543addfdcecc326d0475a685a0cba7/hug/types.py#L26
https://github.com/hugapi/hug/blob/8b5ac00…
-
Review gradio 5 compatbility
-
Hi, I tried replicating the audio to text retrieval results using the PyPI library and the hugging face implementation, however the obtained numbers do not match with those reported in the paper.
For…
-
### Problem
Similar to our support for OpenAI models, it would be great if SpeziML can support a wider variety of models such as the ones hosted on Hugging Face.
### Solution
Integrating a light wr…
-
I've encountered an issue with the Unique3D API where the image processing gets stuck and does not proceed. Initially, I noticed that the model was not progressing beyond a certain point, so I updated…
-
Bad documenttaion. not very long errors
Detecting toxicity in outputs generated by Large Language Models (LLMs) is crucial for ensuring that these models produce safe, respectful, and appropriate con…
-
### Describe the bug
(Just as an fyi, I had initially opened a support ticket on the Huggingface Chat UI github repo but they claim llama.cpp works just fine with OpenAI API endpoint, so this is clea…
-
## Description
The [hugging-face](https://rubygems.org/gems/hugging-face/versions/0.1.0?locale=en) gem only allows us to call the huggingface.co Inference API and we're unable to pull down models lo…