Kevin Pham
|
10df23efb7
|
Remove message.content from openai streaming API (#5503)
|
2024-02-19 18:50:27 -03:00 |
|
Forkoz
|
528318b700
|
API: Remove tiktoken from logit bias (#5391)
|
2024-01-28 21:42:03 -03:00 |
|
oobabooga
|
aa575119e6
|
API: minor fix
|
2024-01-22 04:38:43 -08:00 |
|
oobabooga
|
821dd65fb3
|
API: add a comment
|
2024-01-22 04:15:51 -08:00 |
|
oobabooga
|
6247eafcc5
|
API: better handle temperature = 0
|
2024-01-22 04:12:23 -08:00 |
|
oobabooga
|
817866c9cf
|
Lint
|
2024-01-22 04:07:25 -08:00 |
|
oobabooga
|
aad73667af
|
Lint
|
2024-01-22 03:25:55 -08:00 |
|
Cohee
|
fbf8ae39f8
|
API: Allow content arrays for multimodal OpenAI requests (#5277)
|
2024-01-22 08:10:26 -03:00 |
|
Ercan
|
166fdf09f3
|
API: Properly handle Images with RGBA color format (#5332)
|
2024-01-22 08:08:51 -03:00 |
|
lmg-anon
|
db1da9f98d
|
Fix logprobs tokens in OpenAI API (#5339)
|
2024-01-22 08:07:42 -03:00 |
|
oobabooga
|
bb2c4707c4
|
API: fix bug after previous commit
|
2024-01-09 19:08:02 -08:00 |
|
kabachuha
|
dbe438564e
|
Support for sending images into OpenAI chat API (#4827)
|
2023-12-22 22:45:53 -03:00 |
|
oobabooga
|
39d2fe1ed9
|
Jinja templates for Instruct and Chat (#4874)
|
2023-12-12 17:23:14 -03:00 |
|
oobabooga
|
2c5a1e67f9
|
Parameters: change max_new_tokens & repetition_penalty_range defaults (#4842)
|
2023-12-07 20:04:52 -03:00 |
|
Jordan Tucker
|
cb836dd49c
|
fix: use shared chat-instruct_command with api (#4653)
|
2023-11-19 01:19:10 -03:00 |
|
oobabooga
|
510a01ef46
|
Lint
|
2023-11-16 18:03:06 -08:00 |
|
oobabooga
|
e6f44d6d19
|
Print context length / instruction template to terminal when loading models
|
2023-11-15 16:00:51 -08:00 |
|
oobabooga
|
0777b0d3c7
|
Add system_message parameter, document model (unused) parameter
|
2023-11-10 06:47:18 -08:00 |
|
oobabooga
|
6e2e0317af
|
Separate context and system message in instruction formats (#4499)
|
2023-11-07 20:02:58 -03:00 |
|
oobabooga
|
3d59346871
|
Implement echo/suffix parameters
|
2023-11-07 08:43:45 -08:00 |
|
oobabooga
|
97c21e5667
|
Don't strip leading spaces in OpenAI API
|
2023-11-06 19:09:41 -08:00 |
|
oobabooga
|
28fd535f9c
|
Make chat API more robust
|
2023-11-06 05:22:01 -08:00 |
|
oobabooga
|
ec17a5d2b7
|
Make OpenAI API the default API (#4430)
|
2023-11-06 02:38:29 -03:00 |
|
oobabooga
|
8f97e87cac
|
Lint the openai extension
|
2023-09-15 20:11:16 -07:00 |
|
oobabooga
|
c237ce607e
|
Move characters/instruction-following to instruction-templates
|
2023-08-06 17:50:32 -07:00 |
|
matatonic
|
9ae0eab989
|
extensions/openai: +Array input (batched) , +Fixes (#3309)
|
2023-08-01 22:26:00 -03:00 |
|
matatonic
|
90a4ab631c
|
extensions/openai: Fixes for: embeddings, tokens, better errors. +Docs update, +Images, +logit_bias/logprobs, +more. (#3122)
|
2023-07-24 11:28:12 -03:00 |
|
oobabooga
|
e202190c4f
|
lint
|
2023-07-12 11:33:25 -07:00 |
|
matatonic
|
3e7feb699c
|
extensions/openai: Major openai extension updates & fixes (#3049)
* many openai updates
* total reorg & cleanup.
* fixups
* missing import os for images
* +moderations, custom_stopping_strings, more fixes
* fix bugs in completion streaming
* moderation fix (flagged)
* updated moderation categories
---------
Co-authored-by: Matthew Ashton <mashton-gitlab@zhero.org>
|
2023-07-11 18:50:08 -03:00 |
|