106.3K 1 year ago

A model from NVIDIA based on Llama 3 that excels at conversational question answering (QA) and retrieval-augmented generation (RAG).

8b 70b

1 year ago

ab8941f03aa3 · 40GB

llama
·
70.6B
·
Q4_0
META LLAMA 3 COMMUNITY LICENSE AGREEMENT Meta Llama 3 Version Release Date: April 18, 2024 “Agree
This is a chat between a user and an artificial intelligence assistant. The assistant gives helpful,
{{ if .System }}System: {{ .System }} {{ end }}{{ if .Prompt }}User: {{ .Prompt }} {{ end }}Assist

Readme

ChatQA-1.5 is built on top of the Llama-3 base model, and incorporates conversational QA data to enhance its tabular and arithmetic calculation capability.

ChatQA-1.5 has two variants:

  • Llama3-ChatQA-1.5-8B llama3-chatqa:8b
  • Llama3-ChatQA-1.5-70B llama3-chatqa:70b

References

Website

Hugging Face