-
CSnakes looks very impressive after seeing the Sneak Peak video https://youtu.be/U4-95gMT_UA
Is it possible to package HuggingFace Transformers and Diffusers as nuget packages that can be pulled in…
-
### Feature request
Implementation of:
PatchTSTModel, PatchTSTConfig, & Trainer
Source:
https://github.com/huggingface/transformers/blob/v4.46.3/src/transformers/models/patchtst/modeling_patchts…
-
Recent changes in Huggingface Transformers (https://github.com/huggingface/transformers/commit/cdee5285cade176631f4f2ed3193a0ff57132d8b and https://github.com/huggingface/transformers/commit/4a3f1a686…
-
### Model description
Model: https://huggingface.co/nvidia/NV-Embed-v2
Errors out:
```
AttributeError: 'LatentAttentionConfig' object has no attribute '_attn_implementation_internal'
```
Upd…
-
Hi,
The example HuggingFace pipeline does no longer work and fails with an error "Cannot import Conversation from transformers.pipelines": https://github.com/SeldonIO/MLServer/blob/master/docs/exam…
-
torch 2.4.0a0+3bcc3cddb5.nv24.7
transformer-engine 1.11.0+c27ee60
transformers 4.45.0
```
[rank5]: Traceback (most recent call last):
[rank5]: File "/data/ke…
-
Loading huggingface `transformers` models is done with the `from_pretrained()` method. For pytorch or safetensors checkpoints, this method expects a `pytorch_model.bin` or `model.safetensors` file fo…
-
https://huggingface.co/ISTA-DASLab/Llama-3.2-1B-Instruct-AQLM-PV-2Bit-2x8
https://github.com/yeyu2/Youtube_demos/blob/main/Mixtral_of_aqlm_transformers.ipynb
https://huggingface.co/docs/…
-
llama 3.2 vision is a good work!
I am doing some interesting work based on llama 3.2 vision. I have read paper about llama 3.2 vision, but I have a very important question to ask.
Below is a image…
-
### System Info
Transfomer.js version: "@huggingface/transformers": "^3.0.2"
Next.js version: "next": "14.2.5"
React version: "react": "^18",
OS that run next.js : windows11
### Environment…