KoboldAI icon indicating copy to clipboard operation
KoboldAI copied to clipboard

Results 54 KoboldAI issues
Sort by recently updated
recently updated
newest added

- Edited 3 rows in aiserver.py, the first to add the menu item, second in order to not request gpu/cpu and third for the ModelSelectionSchema class. - The openrouter_handler takes...

``` 2024-04-04T18:30:52.181902749Z > File "aiserver.py", line 743, in g 2024-04-04T18:30:52.181906734Z return f(*a, **k) 2024-04-04T18:30:52.181912276Z │ │ └ {} 2024-04-04T18:30:52.181916181Z │ └ ({'custom_model_name': 'aurora-m/aurora-m-biden-harris-redteamed', 'class': 'model', 'label': 'Load custom Pytorch model...

Working instruction mode. Some design decisions in the UI to highlight: - A single action may contain BOTH game text and an instruction - Instructions may be hidden globally in...

need to enable the **8-bit cache**, and the number of contexts can be expanded and the context window itself holds 4 digits, the rest is cut off. Thank you for...

at start: ![Снимок экрана 2024-02-06 225839](https://github.com/henk717/KoboldAI/assets/116455124/c390eae3-ef36-49ae-8b25-a3a8a123b014) loading model: ![Снимок экрана 2024-02-06 230125](https://github.com/henk717/KoboldAI/assets/116455124/a804584f-36fb-4291-a310-8a037288a695) start chat: ![Снимок экрана 2024-02-06 230249](https://github.com/henk717/KoboldAI/assets/116455124/2db7f7d6-5683-4538-bef9-cd25183f0ac0) that's pretty much it. debug file [kobold_debug.json](https://github.com/henk717/KoboldAI/files/14185527/kobold_debug.json)

[kai_micromamba-fix.patch](https://github.com/henk717/KoboldAI/files/14070453/kai_micromamba-fix.patch) It was annoying me that I had to wait for the thing to do its thing twice, and I decided that was the last time I was *ever* gonna...

[email protected]:~/KoboldAI$ ./play.sh --model models/Aurora-Nights-103B-v1.0-5.0bpw-h6-exl2 --model_backend "ExLlama V2" --model_parameters help Colab Check: False, TPU: False INFO | __main__::732 - We loaded the following model backends: KoboldAI API KoboldAI Old Colab Method...

critical libmamba Can't create 'man/man3/Parse::CPAN::Meta.3' error libmamba Error opening for reading "/media/muhammad/D1/Work/Sociail/KoboldAI/runtime/pkgs/perl-5.32.1-7_hd590300_perl5/info/index.json": No such file or directory error libmamba Error when extracting package: [json.exception.parse_error.101perl-5.32.1-7_hd590300_perl5.conda extraction failed critical libmamba Found incorrect...

This isn't very clean, and there's likely a better way to do this, but it does work. This allows you to switch between NVIDIA and Intel on Windows.

Almost every time I try to submit a prompt or try to generate anything, I get the following errors: ``` ERROR | __main__:generate:3919 - Traceback (most recent call last): File...