lea11100

Results 1 issues of lea11100

Hey, currently, I receive the error when I want to load a model from HuggingFace: AttributeError: 'NoneType' object has no attribute 'cuda' I ran the following code: prompter = Prompt().load_model("nvidia/Llama3-ChatQA-1.5-8B",...