-
# 🚀 Feature request
Request for AdapterTrainer to support saving complete model
## Motivation
**AdapterTrainer's function [_save()](https://github.com/huggingface/transformers/blob/12d51db243…
-
**Intention**
I've tried to use Tau (https://github.com/UO-OACISS/tau2) with Dyninst 12.3.0 on the Typhon machine (uoregon-OACISS)
**Describe the bug**
When I launch tau_run with Dyninst on a pro…
-
Hello, I've tried to test BERTscore, BLEURT and Prism embedding metrics from Colab, however got a stack or errors - the errors for BLEURT and Prism come from the same Docker source:
```DockerExceptio…
-
### 🔎 Search Terms
Hi, I have an angular application that was running perfectly fine but recently started giving an error in heroku deployment. No matter what I try, I continue to get the same error.…
-
Hi there!
I am running the latest version of Haystack 1.23.0 and tried installing this custom node to use as part of a pipeline.
It seems, however, that there is a version conflict with one of…
-
Hello!
FYI we've been using your code in order to offer support for gguf files within the python ecosystem, by offering the ability to load them within `transformers`.
We're doing so here, we'v…
-
When I run
pip3 install -e .
I get this error:
Failed to build numpy
ERROR: Could not build wheels for numpy, which is required to install pyproject.toml-based projects
Even though …
-
# Lines of code
https://github.com/code-423n4/2024-03-revert-lend/blob/435b054f9ad2404173f36f0f74a5096c894b12b7/src/transformers/V3Utils.sol#L631
https://github.com/code-423n4/2024-03-revert-lend/blo…
-
I was following the tutorial in the [Transformers course at Huggingface](https://huggingface.co/course/chapter3/3?fw=pt):
The error appears when I using evaluate library as follows:
```py
import…
-
```python
def generate_tokenize_dataset_func(dataset_sample):
prompt = f"""
You are a helpful assistant.
The dataset is huggingface datasets.Dataset.
The first element of the…