File size: 1,021 Bytes
d90e6f9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
pipeline_tag: text-generation
library_name: transformers
base_model: internlm/internlm3-8b-instruct
tags:
- llama-cpp
- internlm3-8b-instruct
- gguf
- Q3_K_S
- 8b
- 3-bit
- internlm3
- llama-cpp
- internlm
- code
- math
- chat
- roleplay
- text-generation
- safetensors
- nlp
- code
---

# roleplaiapp/internlm3-8b-instruct-Q3_K_S-GGUF

**Repo:** `roleplaiapp/internlm3-8b-instruct-Q3_K_S-GGUF`  
**Original Model:** `internlm3-8b-instruct`
**Organization:** `internlm`
**Quantized File:** `internlm3-8b-instruct-q3_k_s.gguf`
**Quantization:** `GGUF`
**Quantization Method:** `Q3_K_S`  
**Use Imatrix:** `False`  
**Split Model:** `False`

## Overview
This is an GGUF Q3_K_S quantized version of [internlm3-8b-instruct](https://huggingface.co/internlm/internlm3-8b-instruct).

## Quantization By
I often have idle A100 GPUs while building/testing and training the RP app, so I put them to use quantizing models.
I hope the community finds these quantizations useful.

Andrew Webby @ [RolePlai](https://roleplai.app/)