Benchmarks / results_llama_supernova_lite.py
Julien Simon
Update on SuperNova and SuperNova Lite
10d93f3
raw
history blame
234 Bytes
"""Module containing performance results for the Llama-3-Supernova-Lite model."""
results_llama_supernova_lite = {
"name": "Llama-3.1-SuperNova-Lite",
"modelType": "Llama 3.1 8B",
"configurations": [
{},
],
}