-
It would be nice to be able to see a description of a dependency when hovering over that dependency in a cabal file.
Packages already have such a description field, the tricky part of this issue is…
-
I'm trying to run transfomer.js inside of Obsidian but running into some errors:
This code is triggering the issues:
```js
class MyClassificationPipeline {
static task = "text-classificat…
-
I'm on windows 10, running python 3.9 and trying to get your fork of coqui to be able to use transformers 4.43+. It seems to be stuck at 4.42.4 on the dev branch. There are a couple other models I…
-
### Model/Pipeline/Scheduler description
Recent work which leverages diffusion models for object detection task. https://arxiv.org/abs/2211.09788
Add capability to run it through HF diffusers pipe…
-
Hi,
I got this error when I want to try the demo in the README page. Could you please help me figure out this issue?
Thanks a lot!
-
I tried multiple python versions but keep running into compatibility issues across the different required libraries:
ERROR: pip's dependency resolver does not currently take into account all the pa…
-
The `packaging` library is fixed to `20.4` which creates a problem when trying to freeze dependencies:
```
There are incompatible versions in the resolved dependencies:
packaging==20.4 (from dolt…
Focus updated
2 years ago
-
### Reminder
- [X] I have read the README and searched the existing issues.
### System Info
ERROR: Cannot install llamafactory and llamafactory[metrics,torch-npu]==0.9.1.dev0 because these package …
-
In the latest AWS Neuron SDK 2.18.1 release, the `transformers-neuronx` package has been updated to a new version `0.10.0.360` whose code is not available in this repository at the moment.
One of t…
-
I expected a training configuration with per_device_train_batch_size=1 and gradient_accumulation_steps=32 to yield the same (or similar) result to per_device_train_batch_size=32 and gradient_accumulat…