issues
search
tjake
/
Jlama
Jlama is a modern LLM inference engine for Java
Apache License 2.0
664
stars
62
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bug: Error parsing tokenizer.json when loading embedding model
#118
Jozurf
opened
2 days ago
0
Add TornadoVM to speed up inferencing
#117
kevintanhongann
opened
2 days ago
0
Add a remove option "jlama rm <your model>"
#116
kevintanhongann
opened
2 days ago
0
Method name in Downloader class
#115
DumiJDev
opened
4 days ago
0
fix: Downloader method name, rename from notDownloadWieghts to notDow…
#114
DumiJDev
opened
4 days ago
0
Mac m3 - java.lang.UnsupportedOperationException: ARM_128
#112
sshaaf
closed
1 week ago
5
Support for QwenLM models
#111
alokaticon
closed
1 week ago
1
It seems that jlama does not support Chinese prompt, the content was truncated.
#109
tjake
opened
1 week ago
0
Weird behaviour using llama 3.1 through Jlama
#106
mariofusco
closed
1 week ago
7
Better json detection and extraction from strings
#105
tjake
closed
2 weeks ago
0
ShieldGemma model not supported
#104
lordofthejars
closed
3 weeks ago
1
Add missing F32 Q4 operations for arm
#103
tjake
closed
2 weeks ago
0
add support restapi /models endpoint
#102
zspitzer
opened
3 weeks ago
0
PanamaTensorOperations.accumulate throws UnsupportedOperationException on mac m1 pro
#101
jolivares
closed
2 weeks ago
2
Keep kv-cache to the actual data stays on disk but mmap is removed af…
#100
tjake
closed
3 weeks ago
0
Fix qwen tokenizer since they use more than one
#99
tjake
closed
3 weeks ago
0
Add support for granite models
#98
mariofusco
closed
3 weeks ago
11
Bug: Resource leak (java.io.RandomAccessFile) in AbstractModel.embed
#97
Jozurf
closed
3 weeks ago
5
Add utf-8 charset to ui
#96
LuccaPrado
closed
3 weeks ago
1
langchain4j example JlamaAiFunctionCallingExamples doesn't work with version 0.7
#95
arxx-opus
closed
2 weeks ago
6
JlamaStreamingChatModel does not support tools
#94
ricoapon
opened
1 month ago
7
Bug: when using a tools, the model tries to use the tools way too many times
#93
ricoapon
closed
2 weeks ago
1
Gemma2 classifier sample
#92
tjake
closed
3 weeks ago
0
Empty result (undefined) at chat
#91
urbandroid
closed
3 weeks ago
1
chore: update JlamaRingWorkerService.java
#90
eltociear
closed
1 month ago
0
Developer documention
#89
karianna
opened
1 month ago
1
Cline and Continue integration
#88
urbandroid
opened
1 month ago
1
Adds Downloader class to add fluent coding when different options
#87
lordofthejars
closed
1 month ago
0
MismatchedInputException when using Gemma2 model
#86
lordofthejars
closed
3 weeks ago
14
Auth token to be configured from an env var
#85
lordofthejars
opened
1 month ago
0
Gemma2 support
#84
tjake
closed
1 month ago
0
Add support for gemma-2 models
#83
tjake
closed
1 month ago
0
Add Qwen2 support and fix bug with small models using I8Q4
#82
tjake
closed
1 month ago
0
can not install jlama on Raspberry 5
#81
sebastienblanc
opened
1 month ago
0
Creates ProgressReporter interface instead of functional interface
#80
lordofthejars
closed
1 month ago
0
Change progress reporter functional interface to an interface
#79
lordofthejars
closed
1 month ago
0
Using GraalVM seems to make execution super slow
#78
geoand
closed
1 month ago
3
Set the max tokens based on the model and fix temp for now
#77
tjake
closed
1 month ago
0
Fix port
#76
tjake
closed
1 month ago
0
Error while running command (com.github.tjake.jlama.cli.commands.ChatCommand@166fa74d): java.lang.UnsupportedOperationException
#74
urbandroid
closed
1 month ago
3
Overloads download method to specify progress
#71
lordofthejars
closed
1 month ago
4
Add Support for Q4 Embeddings and vector cleanup
#70
tjake
closed
1 month ago
0
Using the Chat UI, pressing stop throws a lot of exceptions in the console
#69
zspitzer
opened
1 month ago
1
JLama doesn't start on Apple M1 Max but works on M1 Ultra
#68
stephanj
closed
1 month ago
5
java.lang.IllegalArgumentException: No enum constant com.github.tjake.jlama.model.ModelSupport.ModelType.QWEN2
#67
urbandroid
closed
1 month ago
2
Empty return on clean install with only one warning Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'GET' is not supported]
#66
urbandroid
closed
1 month ago
2
`port` option is ignored when using `restapi`
#64
sebastienblanc
closed
1 month ago
1
#62 global preview feature description
#63
AdamBien
closed
1 month ago
3
Error starting jlama
#62
AdamBien
closed
1 month ago
5
Error while trying to generate from the given prompt
#61
vaibhav-singh-bi
opened
1 month ago
2
Next