Instructions to use internlm/internlm-xcomposer2d5-7b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use internlm/internlm-xcomposer2d5-7b with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("visual-question-answering", model="internlm/internlm-xcomposer2d5-7b", trust_remote_code=True)# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("internlm/internlm-xcomposer2d5-7b", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
Update ixc_utils.py
#23 opened 6 months ago
by
daluggas
Fix task tag
#22 opened over 1 year ago
by
merve
Update build_mlp.py
#20 opened almost 2 years ago
by
cardcounter
unifying the input shape of the text-only branch and the text-image branch
1
#19 opened almost 2 years ago
by
cardcounter
demo用不了了
1
#18 opened almost 2 years ago
by
loong
Adding `safetensors` variant of this model
#17 opened almost 2 years ago
by
SFconvertbot
The number of elements in 'fill' does not match the number of channels of the image
#16 opened almost 2 years ago
by
Gowi
We couldn't connect to 'https://huggingface.co' to load this file
2
#15 opened almost 2 years ago
by
Jianyu
xcomposer2d5 3rd party sft support
3
#12 opened almost 2 years ago
by
tastelikefeet
Adding `safetensors` variant of this model
#11 opened almost 2 years ago
by
SFconvertbot
llama.cpp support
➕ 2
#10 opened almost 2 years ago
by
cmp-nct
Run this model on multiple 24GB cards?
2
#9 opened almost 2 years ago
by
LemonBranny
What is the base language model of ixc2.5?
#8 opened almost 2 years ago
by
feasfeef
Correct the name to InternLM-XComposer-2.5 in Readme
#7 opened almost 2 years ago
by
ccmk
Fix task name
#6 opened almost 2 years ago
by
merve
TypeError: 'NoneType' object is not callable
6
#5 opened almost 2 years ago
by
catworld1212
lmdeploy usage
1
#4 opened almost 2 years ago
by
jzchai-exwzd
tokenizer in InternLMXComposer2ForCausalLM is always None
1
#3 opened almost 2 years ago
by
kkkknddnjfks
Adding `safetensors` variant of this model
#2 opened almost 2 years ago
by
SFconvertbot
Adding `safetensors` variant of this model
❤️ 1
#1 opened almost 2 years ago
by
SFconvertbot