cloudherder

Results 10 issues of cloudherder

### Class | 类型 大语言模型 ### Feature Request | 功能请求 现在llamafile.cpp或者Ollama运行大模型很方便了,可以考虑加入支持吗?

Need Help From Developers

Please add a feature for search place name so that marker it.

Type: Feature

Please add a enable/disable switch button for every plugin in the group edit view, so that make easy to enable/disable a plugin according group.

enhancement

Replace the main window activation tab : in line with the usage habits of ordinary people. Specify tab update content on the sidebar : it is more convenient for browsing...

### Cortex version cortex-1.0.0-rc1-windows-amd64-local-installer ### Describe the Bug Run all models by imported,return “ Model failed to load with status code: 500” ### Steps to Reproduce 1.cortex-beta models import --model_id...

type: bug

### Cortex version cortex-1.0.0-rc1-windows-amd64.tar.gz ### Describe the Bug cortex v1.0.0-rc1 can not start server。 ### Steps to Reproduce 1.cortex start -p 1234 2.display: Could not start server: 2 ### Screenshots...

type: bug

## Goal - Cortex can import a model that is already on the user's computer - Question: by symlink or cp? - CLI: `cortex model import `, but how do...

P1: important
type: feature request
category: model management

### Contact details _No response_ ### What the essence of the bug Code files opened with UNITADE.md, such as a.py, cannot paste content copied from other notes and applications into...

blocked/need-info ❌
bug
status/considered
priority/medium
reason/api
requires-help

//antlr4Xpy.js ```js const antlr4 = require('antlr4'); const Python3Lexer = require('./lang_parser/Python3Lexer.js'); const Python3Parser = require('./lang_parser/Python3Parser.js'); function parsePythonFile(filePath) { const fs = require('fs'); const content = fs.readFileSync(filePath, 'utf-8'); const input = new...

**Describe the bug** When printing a presentation, the theme of the presentation cannot be included. **Samples to Reproduce** Steps & Examples to reproduce the behavior: 1.Run “Show Slide Preview”. 2.Run...

bug