-
Hi,
I noticed that the repository currently lacks support for the InternLM2.5-7B (1.8B, 20B) model, which may cause compatibility issues or missing steps for users trying to implement it. It would …
-
Hi,
I noticed that the repository currently lacks support for the InternLM2.5-7B (1.8B, 20B) model, which may cause compatibility issues or missing steps for users trying to implement it. It would …
-
···
ValueError: Model architectures ['InternLMXComposer2ForCausalLM'] are not supported for now. Supported architectures: ['AquilaModel', 'AquilaForCausalLM', 'BaiChuanForCausalLM', 'BaichuanForCausa…
-
Hi,
I noticed that the repository currently lacks support for the InternLM2.5-7B (1.8B, 20B) model, which may cause compatibility issues or missing steps for users trying to implement it. It would …
-
**Describe the feature**
class Template里面可以做padding,但是Qwen2VLTemplateMixin, InternLMXComposer2Template里面只有im_mask,没有,input_ids的attention_mask,(有PADDING的情形)
能不能把padding attention_mask都放回去呀。
http…
-
Promising model , have a look whenever you are free.
internlm/internlm2_5-7b-chat
-
Hello,
I have a question regarding fine tuning of quanitized internlm/internlm-xcomposer2-4khd-7b model. I have made quantization of 4khd model with lmdeploy, not trying to make fine tunning of thi…
-
打算下载internlm2-7b,但是下载这个模型会出错。下载llama2不会,很奇怪。
执行命令:
python data/hf_dw.py --model internlm/internlm2-7b --use_hf_transfer False
报错:
export HF_ENDPOINT= https://hf-mirror.com
/home/shaoyuantian/…
-
1. 在data_divide.py时,
chinese_text_data, _ = read_file(f'{load_path}/C_text.csv', 'Chinese/', chinese=True)
报错 UnicodeDecodeError: 'utf-8' codec can't decode byte 0xba in position 42:…
-
### Checklist
- [ ] 1. I have searched related issues but cannot get the expected help.
- [ ] 2. The bug has not been fixed in the latest version.
### Describe the bug
Hello, after successful quant…