New state of the art 70B model. Llama 3.3 70B offers similar performance compared to Llama 3.1 405B model.
tools
70b
297 Pulls Updated 6 days ago
Updated 7 days ago
7 days ago
47ac89266b49 · 75GB
model
archllama
·
parameters70.6B
·
quantizationQ8_0
75GB
params
{
"stop": [
"<|start_header_id|>",
"<|end_header_id|>",
"<|eot_id|>"
96B
template
{{- if or .System .Tools }}<|start_header_id|>system<|end_header_id|>
{{- if .System }}
{{ .System
1.5kB
license
Llama 3.3 Acceptable Use Policy
Meta is committed to promoting safe and fair use of its tools and f
5.6kB
license
LLAMA 3.3 COMMUNITY LICENSE AGREEMENT
Llama 3.3 Version Release Date: December 6, 2024
“Agreement
7.6kB
Readme
This is an uncensored version of meta-llama/Llama-3.3-70B-Instruct created with abliteration (see remove-refusals-with-transformers to know more about it).
This is a crude, proof-of-concept implementation to remove refusals from an LLM model without using TransformerLens.