File size: 743 Bytes
6c10246 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 |
---
base_model: meta-llama/Llama-3.2-3B-Instruct
license: llama3.2
model_creator: meta
model_name: Llama-3.2-3B-Instruct
quantized_by: Second State Inc.
language:
- en
- de
- fr
- it
- pt
- hi
- es
- th
library_name: transformers
pipeline_tag: text-generation
tags:
- chat
- llama
- llama-3
---
# Llama-3.2-3B-Instruct-GGUF
## Original Model
[meta-llama/Llama-3.2-3B-Instruct](https://huggingface.co/meta-llama/Llama-3.2-3B-Instruct)
## Run with Gaianet
**Prompt template**
prompt template: `llama-3-chat`
**Context size**
chat_ctx_size: `128000`
**Run with GaiaNet**
- Quick start: https://docs.gaianet.ai/node-guide/quick-start
- Customize your node: https://docs.gaianet.ai/node-guide/customize
*Quantized with llama.cpp b3807*
|