Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

ValueError: Model path does not exist #226

Copy link
Copy link
Closed
@valdesguefa

Description

@valdesguefa
Issue body actions

Please i need help. I have this issue when i try to run vicuna-13b model.
root@DESKTOP-EEQG16M:/mnt/f/AI_and_data/LLAMA_models# python3 test_LLama_cpp.py
Traceback (most recent call last):
File "test_LLama_cpp.py", line 2, in
llm = Llama(
File "/usr/local/lib/python3.8/dist-packages/llama_cpp/llama.py", line 155, in init
raise ValueError(f"Model path does not exist: {model_path}")
ValueError: Model path does not exist: F:\AI_and_data\LLAMA_models\llama.cpp\models\ggml-vicuna-13b-4bit.bin
Exception ignored in: <function Llama.del at 0x7f1db5ea4b80>
Traceback (most recent call last):
File "/usr/local/lib/python3.8/dist-packages/llama_cpp/llama.py", line 1076, in del
if self.ctx is not None:
AttributeError: 'Llama' object has no attribute 'ctx'

Metadata

Metadata

Assignees

No one assigned

    Labels

    duplicateThis issue or pull request already existsThis issue or pull request already existsinvalidThis doesn't seem rightThis doesn't seem rightquestionFurther information is requestedFurther information is requestedwindowsA Windoze-specific issueA Windoze-specific issue

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.