-
In this branch: https://github.com/huggingface/safetensors/compare/julien-c/js I pushed a proof-of-concept of how, given the simplicity of the format, one can fetch metadata about the weights over sma…
-
Hello,
I was wondering if anyone has experienced duplicate topics being generated from the Zero Shot Topic List? I guess there are a couple of ways I can prevent this:
1. Decrease the threshol…
-
I'm requesting to add the pipeline "zero-shot-classification" for label extraction from a text based on a pretrained model and hypotheses.
To view usage examples: https://huggingface.co/facebook/bart…
-
### Describe the bug
I'm developing a chatbot based on the RAG-QA.
I'm getting an Error on the Gradio front-end even though the backend works properly.
I'm uploading 1 page from Wikipedia using…
-
Objective: Implement user authentication, authorization, and token management system that allows users to log in with their username and password, receive authentication tokens, and allow administrati…
-
### System Info
- `transformers` version: 4.29.2
- Platform: Linux-5.15.107+-x86_64-with-glibc2.31
- Python version: 3.10.11
- Huggingface_hub version: 0.15.1
- Safetensors version: not installed…
-
### System Info
- `transformers` version: 4.29.2
- Platform: Linux-5.15.107+-x86_64-with-glibc2.31
- Python version: 3.10.11
- Huggingface_hub version: 0.15.1
- Safetensors version: not install…
-
There are a bunch of models in huggingface that would be good to test if it compiles and accurate.
The most downloaded onnx models would be a good start: https://huggingface.co/models?library=onnx&so…
-
I have a huge difference in performances when trying to perform a simple classification task. The Python version give better performances than the JS version.
Also, the JS classifier is not able to…
-
When implementing code that accesses bart-large-mnli in the front-end part of my code, the browser console tells me every attempt to use the pipeline fails with an error 404. (at least that's what I t…