Concedo
010b2a5a71
fixed bad handling for malformed requests
2024-04-14 20:37:08 +08:00
Concedo
cfbe8cffbd
updated lite, added extra check in pyinstaller cleanup
2024-04-14 00:22:21 +08:00
Concedo
ab68447ad3
upver
2024-04-10 21:36:51 +08:00
Concedo
d8fb97211f
chat completions forced append stop sequences if already existing
2024-04-10 19:25:30 +08:00
Concedo
d1bb126605
Merge branch 'upstream' into concedo
...
# Conflicts:
# README.md
# llama.cpp
# otherarch/sdcpp/SDCPP_LICENSE
# scripts/sync-ggml-am.sh
# scripts/sync-ggml.sh
2024-04-09 17:18:35 +08:00
Concedo
d54af7fa31
updated swagger json link fix
2024-04-09 14:55:27 +08:00
Concedo
2bc11e00df
fixed stop sequence overwriting
2024-04-08 21:37:47 +08:00
Concedo
1ee5f355d4
try fix some compile issues (+1 squashed commits)
...
Squashed commits:
[e920e76b] try fix some compile issues
2024-04-08 20:01:46 +08:00
Concedo
fc881b4deb
fixed ssl cert path set if empty, added some basic cleanup of old temp dirs
2024-04-08 18:06:53 +08:00
Concedo
aa5124439d
horde workers pause themselves if recent local usage is detected (+1 squashed commits)
...
Squashed commits:
[7ebb80bc] horde workers pause themselves if recent local usage is detected
2024-04-07 23:22:50 +08:00
Concedo
6166fdfde4
added support for OAI chat completions adapter file, added default stop sequences to prevent chat compl leakage
2024-04-07 10:35:20 +08:00
Concedo
743687020d
fixed img2img
2024-04-06 17:29:44 +08:00
Concedo
073a279e70
change reference from kobold horde to ai horde
2024-03-18 22:35:49 +08:00
Concedo
5410e4644a
symlink docs
2024-03-17 22:27:26 +08:00
Concedo
9342071f9c
don't print url for localhost if remote tunnel
2024-03-16 22:19:04 +08:00
Concedo
7968bdebbb
added more stats in perf
2024-03-16 16:53:48 +08:00
Concedo
93d3871056
Merge branch 'upstream' into concedo_experimental
...
# Conflicts:
# .github/workflows/build.yml
# CMakeLists.txt
# Makefile
# ggml-metal.m
2024-03-15 10:37:48 +08:00
Concedo
f20fb7d778
mmq defaults to disabled only if full offload is possible
2024-03-14 23:34:45 +08:00
Concedo
f3b7651102
added ignoremissing param
2024-03-14 13:46:42 +08:00
Concedo
ec5dea14d7
merged, try to fix metal build
2024-03-14 11:15:50 +08:00
Concedo
ba950716a9
Merge branch 'master' into concedo_experimental
...
# Conflicts:
# CMakeLists.txt
# Makefile
# Package.swift
# README.md
# build.zig
# llama.cpp
# tests/test-tokenizer-1-bpe.cpp
# tests/test-tokenizer-1-llama.cpp
2024-03-13 11:21:58 +08:00
Concedo
edb05e761f
Update some prints
2024-03-12 21:40:36 +08:00
Concedo
6c6ad93f01
added basic support for password protection (+2 squashed commit)
...
Squashed commit:
[ff91ca72] added basic support for password protection
[91b0b208] updated docs
2024-03-12 19:47:12 +08:00
Concedo
a69bc44e7a
edit colab (+1 squashed commits)
...
Squashed commits:
[c7ccb99d] update colab with llava
2024-03-12 15:24:53 +08:00
Concedo
9229ea664e
if no existing filepath, do not use cwd, use last path instead
2024-03-11 22:19:38 +08:00
Stefan Kapusniak
4dd1c2b81a
Improve launcher file dialog initial paths ( #740 )
...
- In the launcher, if an existing value is set for a file value (e.g.
Model), use that file's directory the initial directory when the
file dialog is opened with 'Browse'.
- In the launcher always set the intial directory for 'Load' to
cwd.
2024-03-11 22:05:46 +08:00
Concedo
d59ec68753
added interrogate endpoint (+1 squashed commits)
...
Squashed commits:
[7bf96261] added interrogate endpoint
2024-03-11 18:50:18 +08:00
Concedo
e4946b96ea
support llava with gpt4v openai endpoint
2024-03-11 17:36:10 +08:00
Concedo
d943c739a8
wip submitting of llava image to backend
2024-03-10 17:14:27 +08:00
Concedo
c08d7e5042
wip integration of llava
2024-03-10 11:18:47 +08:00
Concedo
ca19199bc8
prevent sd logging when in quiet mode (+1 squashed commits)
...
Squashed commits:
[a4a1cdd5] fixed type conversion
2024-03-09 16:37:51 +08:00
Concedo
4682918965
better resolution scaling, support non-square images (+1 squashed commits)
...
Squashed commits:
[6efee4f2] better resolution scaling
2024-03-09 12:38:24 +08:00
Concedo
b4ca54401d
Merge branch 'master' into concedo_experimental
...
# Conflicts:
# Makefile
# README.md
# ci/run.sh
# ggml-quants.c
# ggml.c
# grammars/json.gbnf
# grammars/json_arr.gbnf
# llama.cpp
# scripts/compare-llama-bench.py
2024-03-09 10:58:49 +08:00
Concedo
1f59f2178c
benchmark limit increased to 16384
2024-03-09 10:45:49 +08:00
Concedo
3f475970fa
quiet mode for sd
2024-03-08 19:35:29 +08:00
Concedo
2132bf9ca0
added img sampler aliases
2024-03-08 18:53:34 +08:00
Concedo
5760bd010b
added clamped as a SD launch option
2024-03-06 12:09:22 +08:00
Concedo
d910f2354c
bugfixes
2024-03-05 19:16:54 +08:00
Concedo
4eb3a95cbb
reenable LCM sampler
2024-03-05 17:39:21 +08:00
Concedo
ac43e0115c
Merge branch 'master' into concedo_experimental
...
# Conflicts:
# .devops/nix/package.nix
# README.md
# ggml-metal.m
# llama.cpp
# scripts/sync-ggml.last
# tests/test-backend-ops.cpp
2024-03-05 15:54:05 +08:00
Concedo
b67a906244
add stub for useless endpoints
2024-03-04 19:29:08 +08:00
Concedo
d4a12133e7
added SD samplers endpoint
2024-03-04 14:26:49 +08:00
Concedo
b8bc500a4b
updated readme and lite
2024-03-03 23:31:52 +08:00
Concedo
0c59c1ed90
allow specifying width and height
2024-03-03 15:44:15 +08:00
Concedo
fa1d8b8d95
updated lite
2024-03-02 22:33:02 +08:00
Concedo
fda905a36a
fixed unable to load config
2024-03-02 18:08:45 +08:00
Concedo
e1b213ae96
increase steps limit
2024-03-02 12:08:19 +08:00
Concedo
59c5448ac8
fixed colab (+1 squashed commits)
...
Squashed commits:
[1d1c686f] updated colab and docs
2024-03-02 10:09:07 +08:00
Concedo
0978134f65
fix macos tunnel
2024-03-02 02:03:13 +08:00
Concedo
040de7d899
try add tunnels for macos
2024-03-01 17:52:09 +08:00