Skip to main content
Inferix
ModelBAAI/

AquilaChat2-7B

text-generationtransformersimportedhuggingfaceminiotransformersLicense: other
0 downloads0 likesUpdated 6/23/2026

No model card yet.

License

other

Tasks

text-generation

Frameworks

transformers

Hardware-aware snippets

Runtime-specific quick starts for BAAI/AquilaChat2-7B. Detected hardware: No explicit hardware metadata.

Task: text-generationTransformers

NVIDIA CUDA path

Best default for NVIDIA GPUs and hosted accelerator nodes.

pip install torch transformers accelerate

python - <<'PY'
from transformers import pipeline

model_id = "BAAI/AquilaChat2-7B"
pipe = pipeline(
    task="text-generation",
    model=model_id,
    device_map="auto",
    model_kwargs={"torch_dtype": "auto"},
)
print(pipe("Hello from Inferix"))
PY

Model lineage

1 repos

Base model

BAAI/AquilaChat2-7B

Finetuned

1
AquilaChat2-7Bselected

Quantizations

0

No quantization variants detected.

Model info

Namespace

BAAI

Visibility

public

Downloads

0

Likes

0

License: other

Evaluation results

Entries

0

Tasks

0

Datasets

0

No evaluation results published yet.

Metadata links

Base model

Not specified

Trained on datasets

No linked datasets

Linked papers

No linked papers

Inference providers

0/0 fit

Not available for inference yet.

Spaces using this model

No spaces linked yet.

Part of collections

No public collections include this model.

Tags

importedhuggingfaceminiotransformerspytorchaquilatext-generationcustom_codearxiv:2408.07410license:otherregion:us