Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: Load model failed with error TypeError: fetch failed, model : chimera-apex-7b IQ3M gguf #1106

Closed
1 of 4 tasks
asadnewbie opened this issue Jun 24, 2024 · 2 comments
Closed
1 of 4 tasks
Labels
category: model running Inference ux, handling context/parameters, runtime needs info Needs more logs, steps to help reproduce type: bug Something isn't working

Comments

@asadnewbie
Copy link

  • I have searched the existing issues

Current behavior

after downloading the chimera-apex-7b IQ3-m.gguf model i choose it and then send message but no response( i waited and also check the cpu but no load on cpu). then in the settings i click on start model but it shows inactive.

Minimum reproduction step

  1. downloaded the model.
  2. send the message.
  3. no response.
  4. click on start model.
  5. still shows inactive.

Expected behavior

i expected that the model will work and give me any response.

Screenshots / Logs

2024-06-24T15:03:45.478Z [CORTEX]::Debug: Request to kill cortex
2024-06-24T15:03:45.482Z [CORTEX]::Debug: cortex process is terminated
2024-06-24T15:03:45.526Z [CORTEX]::CPU information - 2
2024-06-24T15:03:45.527Z [CORTEX]::Debug: Request to kill cortex
2024-06-24T15:03:45.531Z [CORTEX]::Debug: cortex process is terminated
2024-06-24T15:03:45.533Z [CORTEX]::Debug: Spawning cortex subprocess...
2024-06-24T15:03:45.534Z [CORTEX]::Debug: Spawn cortex at path: /home/asad/jan/extensions/@janhq/inference-cortex-extension/dist/bin/linux-cpu/cortex-cpp, and args: 1,127.0.0.1,3928
2024-06-24T15:03:45.534Z [APP]::/home/asad/jan/extensions/@janhq/inference-cortex-extension/dist/bin/linux-cpu
2024-06-24T15:03:45.648Z [CORTEX]::Debug: Loading model with params {"cpu_threads":2,"ctx_len":2048,"embedding":false,"prompt_template":"{system_message}\n### Instruction: {prompt}\n### Response:","llama_model_path":"/home/asad/jan/models/Chimera-Apex-7B.IQ3_M.gguf/Chimera-Apex-7B.IQ3_M.gguf","system_prompt":"","user_prompt":"\n### Instruction: ","ai_prompt":"\n### Response:","model":"Chimera-Apex-7B.IQ3_M.gguf","ngl":100}
2024-06-24T15:03:45.648Z [CORTEX]::Debug: cortex is ready
2024-06-24T15:03:45.656Z [CORTEX]::Debug: cortex exited with code: null
2024-06-24T15:03:46.565Z [CORTEX]::Error: Load model failed with error TypeError: fetch failed
2024-06-24T15:03:46.566Z [CORTEX]::Error: TypeError: fetch failed

Jan version

0.5.1 stable

In which operating systems have you tested?

  • macOS
  • Windows
  • Linux

Environment details

I have 8gb ram, processor: Intel i3-3120M, graphics: mesa Intel HD 4000( ivb gt2).

@asadnewbie asadnewbie added the type: bug Something isn't working label Jun 24, 2024
@Van-QA
Copy link
Contributor

Van-QA commented Jun 25, 2024

hi @asadnewbie,
The issue is potentially related to #1105, can you give us more info on your hardware?

Note that it's working on our Linux, so not a problem with the model
image

Thank you

@Van-QA Van-QA added the needs info Needs more logs, steps to help reproduce label Jun 25, 2024
@Van-QA Van-QA removed their assignment Jul 3, 2024
@0xSage 0xSage transferred this issue from janhq/jan Sep 5, 2024
@0xSage 0xSage moved this from Icebox to Need Investigation in Jan & Cortex Sep 5, 2024
@0xSage 0xSage added the category: model running Inference ux, handling context/parameters, runtime label Sep 6, 2024
@dan-homebrew
Copy link
Contributor

Deprecated, as related to cortex platform

@github-project-automation github-project-automation bot moved this from Need Investigation to Completed in Jan & Cortex Sep 6, 2024
@dan-homebrew dan-homebrew moved this from Completed to Discontinued in Jan & Cortex Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: model running Inference ux, handling context/parameters, runtime needs info Needs more logs, steps to help reproduce type: bug Something isn't working
Projects
Archived in project
Development

No branches or pull requests

5 participants