vlsav
vlsav
Same story with latest set of DeepSeek Math Models. python convert.py deepseek-math-7b-rl --pad-vocab Loading model file deepseek-math-7b-rl\pytorch_model-00001-of-000002.bin Loading model file deepseek-math-7b-rl\pytorch_model-00001-of-000002.bin Loading model file deepseek-math-7b-rl\pytorch_model-00002-of-000002.bin params = Params(n_vocab=102400, n_embd=4096, n_layer=30,...
Node.js version is 16.17.1, so it is a root of the issue. Unfortunately, there is no chance to update the vscode in the near future.
I don't have admin rights on that PC. So just Python (reason for llama-cpp-python) and existing vscode. Hopefully, it will be upgraded sooner or later, but I am not able...
Upgraded to latest version. Strangely my deepseek and mistrial disappeared from model selection. I see notification: Error loading config.json. please check your config.json file: Error: Build Error. Please check your...
Upgraded to latest version 0.9.53. Same story, no changes: "Strangely my deepseek and mistrial disappeared from model selection. I see notification: Error loading configuration.json. please check your config.json file: Error:...
With continue version 0.9.73 no issues. It just took my existing config with deepseek and communicates with local OpenAI endpoint of llama_cpp_python without issues. Results itself a bit confusing, but...
Hello! elk-full.jar included into plantuml distribution seems like compiled with newer Java Runtime version. I has no issues with drawing plantuml diagrams, but when I tried to use ELK I...
by modification of main/docker-entrypoint.sh by adding into PreConfig.js: window.ALLOW_CUSTOM_PLUGINS = true it is preferable if it will be added into baseline docker-entrypoint.sh, with additional ENV variable to make such option...