Skip to content
Snippets Groups Projects
Commit 303cde92 authored by Max Kimmich's avatar Max Kimmich
Browse files

Fix import error

parent c3d078c2
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,7 @@ from statistics import mean
from typing import Iterable, Literal, Union
from datasets import Dataset, load_dataset
from llama_cpp import LlamaGrammar
from tqdm import tqdm
from evoprompt.models import LLMModel
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment