-
This issue is to discuss how we can add autocorrect functionality to Credo.
## What is it?
Autocorrect would enable Credo to programatically "correct" issues found in a given file
instead of on…
-
## tranformers version I installed:
`pip install transformers==4.43.3`
## Problem
> ImportError: cannot import name 'unwrap_model' from 'transformers.trainer' (/opt/conda/lib/python3.10/site-pack…
-
### Please check that this issue hasn't been reported before.
- [X] I searched previous [Bug Reports](https://github.com/OpenAccess-AI-Collective/axolotl/labels/bug) didn't find any similar reports.
…
-
## 🐛 Bug
I have installed fairseq following the instructions on your site
git clone https://github.com/pytorch/fairseq
cd fairseq
pip install --editable ./
Then I follow the instructions at …
-
Some code blocks add the line:
``````
https://imgur.com/a/LwRTuLV
for some reason, it only appears in the MPE Preview, its not there when I render to PDF
Code:
`# Onboard: Activate a Count…
-
Hello,
I've encountered an issue while using `sklearn2pmml` to convert a `OneHotEncoder` from `scikit-learn` into a PMML file. Instead of generating a one-hot encoded transformation, the PMML fil…
-
### System Info / 系統信息
Download the "ZhipuAI/chatglm3-6b" models from https://modelscope.cn/models/ZhipuAI/ChatGLM-6B .
tokenizer = AutoTokenizer.from_pretrained(model_path, trust_remote_code=True…
-
### System Info
Oracle Linux 9.4 (Oracle-Linux-9.4-2024.07.31-0)
Python 3.12.5 (using PyEnv and .venv environment)
transformers==4.44.2
### Who can help?
_No response_
### Information
- [ ] The…
-
## 0. 論文
### タイトル
Low-Resource Knowledge-Grounded Dialogue Generation
### リンク
https://arxiv.org/abs/2002.10348
### 著者
Xueliang Zhao, Wei Wu, Chongyang Tao, Can Xu, Dongyan Zhao, Rui Yan
### 投…
-
**Describe the bug**
Pythia model outputs don't exactly match the Huggingface Transformers implementation.
**Code example**
```
def check_similarity_with_hf_model(tl_model, hf_model, atol, promp…