How to use from the
Use from the
Transformers library
# Use a pipeline as a high-level helper
from transformers import pipeline

pipe = pipeline("text-generation", model="Fischerboot/ll3-c3-merged")
# Load model directly
from transformers import AutoTokenizer, AutoModelForMultimodalLM

tokenizer = AutoTokenizer.from_pretrained("Fischerboot/ll3-c3-merged")
model = AutoModelForMultimodalLM.from_pretrained("Fischerboot/ll3-c3-merged")
Quick Links

ll3-c2.5-merge

This is a merge of pre-trained language models created using mergekit.

Merge Details

Merge Method

This model was merged using the passthrough merge method.

Models Merged

The following models were included in the merge:

Configuration

The following YAML configuration was used to produce this model:

merge_method: passthrough
slices:
- sources:
  - layer_range: [0, 32]
    model: Fischerboot/llama3-carlodda-v1+Fischerboot/ll3-c3-lora-new
Downloads last month
4
Safetensors
Model size
8B params
Tensor type
F16
·
Inference Providers NEW

Model tree for Fischerboot/ll3-c3-merged

Merge model
this model
Adapters
9 models
Quantizations
2 models