andytan0051

Results 2 issues of andytan0051

I installed the framework using pip and somehow received this error while following the documentation. ![image](https://github.com/user-attachments/assets/e0afbe56-27a0-4ec2-a3a8-c6d125c0a7cc) ```python from trustllm.generation.generation import LLMGeneration llm_gen = LLMGeneration( model_path="'mistralai/Mistral-7B-Instruct-v0.1'", test_type="truthfulness", data_path="dataset", online_model=False, use_deepinfra=False, use_replicate=False,...

### Do you need to ask a question? - [x] I have searched the existing question and discussions and this question is not already answered. - [x] I believe this...

question