Issues
- 3
Move the logit processors to `outlines-core`
#1206 opened by rlouf - 13
Outlines doesn't install on Collab because Rust isn't available to compile outlines core
#1198 opened by davanstrien - 1
Importing `outlines` fails when `torch` is not installed, but `torch` is not a dependency
#1197 opened by quernd - 8
- 0
Speed Up Tests / CI
#1211 opened by lapp0 - 0
- 1
MiniCPM V2.6 Support
#1208 opened by diptanu - 0
Consideration of support for mlx-vlm
#1188 opened by michaellee1 - 2
Simple code to load models to GPU
#1177 opened by RonanKMcGovern - 4
Give the possibility to obtain the full response when calling the vLLM generate function
#1199 opened by alonsosilvaallende - 3
DataError: string or blob too big
#1180 opened by fxwiegand - 0
- 2
Where is the GitHub repo for outlines-core
#1200 opened by pavelzw - 0
Enable Regex Generation for OpenAI Compatible Endpoint
#1196 opened by lapp0 - 2
Seems like outlines is somehow changing the distribution (+relative ranking) of output tokens?
#1189 opened by DhruvaBansal00 - 0
Update `RegexGuide` constructor usage to match changes in `outlines-core`
#1185 opened by brandonwillard - 0
Pin `outlines-core` version
#1186 opened by brandonwillard - 0
Measure Structured Generation Quality Via "Logprob Margin"
#1184 opened by lapp0 - 5
vllm max length breaking structured generation
#1173 opened by cpfiffer - 1
space in generated text despite of float-format constraint results in convert-to-float failure
#1178 opened by katossky - 0
Tokenizer Decode Integrity Testing
#1179 opened by lapp0 - 0
generation doesnt follow json schema
#1176 opened by abhishekkrthakur - 0
Correctly compare `main` benchmarks
#1174 opened by brandonwillard - 0
Generate list of JSON objects
#1172 opened by rlouf - 1
Llamacpp backend without other dependencies
#1169 opened by mobeetle - 0
Support `Enum` objects in `generate.choice`
#1171 opened by rlouf - 0
Benchmarks not running on `main`
#1164 opened by brandonwillard - 11
Improved initial Outlines experience
#1149 opened by cpfiffer - 1
slow regex generation
#1167 opened by ahmed-moubtahij - 0
Conditional stopping condition for the regex generator
#1163 opened by LouSalaun - 0
Prevent Infinite Repetition in JSON Schemas with `number`
#1157 opened by lapp0 - 0
slow regex gen
#1158 opened by ahmed-moubtahij - 1
`generate.regex()` fails to generate regex-constrained text with madlad400-3b-mt T5 model
#1133 opened by oflakne26 - 5
- 0
Cleanup Dead Code (`FSM`)
#1152 opened by lapp0 - 0
Improve CFG Correctness
#1151 opened by lapp0 - 2
The document is not exist
#1147 opened by Haitons - 0
Use relative links in the documentation
#1148 opened by cpfiffer - 1
Outlines's cache not reusable across vllm startup
#1130 opened by Lap1n - 1
Make `cache` support methods
#1145 opened by brandonwillard - 0
Use llamacpp or quantized transformers in examples
#1140 opened by cpfiffer - 1
Infinite repetitions and invalid JSON - Outlines with MLX
#1131 opened by ea167 - 0
VLLM Integration + Outlines fails on CFG
#1132 opened by w013nad - 6
- 5
- 1
Running outlines with Idefics3
#1123 opened by joris-sense - 1
- 1
Regex generation does not work
#1118 opened by aw632 - 1
Issue running with Phi3-vision
#1125 opened by Ashvini-Kumar-Sharma - 0
Paper: Let Me Speak Freely? A Study on the Impact of Format Restrictions on Performance of Large Language Models
#1116 opened by ChristianWeyer