-
while migrating the fedena project i got the following error
rake db:migrate
`setup': undefined method`name' for #Array:0x7f79a014c9b0 (NoMethodError)
from /home/talha/.rvm/rubies/ruby-1.8.7-p3…
-
When using ORPO to fine-tune mistral-7b-instruct-v0.3-bnb-4bit, after clicking orpo_trainer.train() to start, the following error message appears:
`-------------------------------------------------…
-
## Bug
Using the CheckerboardLatentCodec with a non-identity context_prediction module results in a runtime error during the forward pass. I believe this should only occur when using a torch versio…
-
## 🚀 Feature
### Motivation
Mixtral uses it: https://github.com/mistralai/mistral-src/blob/8598cf582091a596671be31990448e0620017851/moe_one_file_ref.py#L215
Minimal Repro
```python
import…
-
Hi ,great work!
when I run
```
prior_network = pd.read_csv('./network_mouse.csv')
data = cf.data_preparation(adata, prior_network)
[0] - Data loading and preprocessing...
Consider the input data…
-
### Is your feature request related to a problem? Please describe.
We've created a branch to migrate our application code to RQ v5, but have refrained since Refine uses RQ under the hood and want to …
-
Loading cached processed dataset at /root/.cache/huggingface/datasets/json/default-bc6f7aa3b7d4f48f/0.0.0/e347ab1c932092252e717ff3f949105a4dd28b27e842dd53157d2f72e276c2e4/cache-8d547816b9814051.arrow
…
-
### Your current environment
```text
PyTorch version: 2.3.0+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A
OS: Ubuntu 22.04.4 LTS (x86_64)
GCC ve…
-
I have tried to run this code in colab, everything fine until i got an error when trying to run main function, here is the details :
```
Logging to /content/logs/TextGNN_twitter_asian_prejudice_sm…
-
I have applied dynamic quantization to a `flan-t5-large` model. However, when I try to evaluate the generated summaries I get this error:
`
RuntimeError: empty_strided not supported on quantized t…