File size: 778 Bytes
9ac9db5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
48
49
---
license: llama3.3
model_name: Llama-3.3-70B-Instruct
base_model: meta-llama/Llama-3.3-70B-Instruct
model_creator: meta-llama
pipeline_tag: text-generation
quantized_by: Second State Inc.
library_name: transformers
language:
- en
- fr
- it
- pt
- hi
- es
- th
- de
tags:
- facebook
- meta
- pytorch
- llama
- llama-3
---

# Llama-3.3-70B-Instruct-GGUF

## Original Model

[meta-llama/Llama-3.3-70B-Instruct](https://huggingface.co/meta-llama/Llama-3.3-70B-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 b4273*