Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-02-21 | 4.5 kB | |
v2.8.2 source code.tar.gz | 2024-02-21 | 278.1 MB | |
v2.8.2 source code.zip | 2024-02-21 | 278.9 MB | |
Totals: 3 Items | 557.0 MB | 0 |
Summary
- Upgraded transformers to support Gemma
- Fixed HF token integration
- New docs and blog
- Fixes for streaming transformers
What's Changed
- Install macos deps on arm64 by @levkk in https://github.com/postgresml/postgresml/pull/1248
- pgml sdk rag example by @santiatpml in https://github.com/postgresml/postgresml/pull/1249
- Dan gitbook fix 1 by @chillenberger in https://github.com/postgresml/postgresml/pull/1247
- Dan docs update by @chillenberger in https://github.com/postgresml/postgresml/pull/1250
- should be ok not 400 by @chillenberger in https://github.com/postgresml/postgresml/pull/1251
- Dan docs 2 by @chillenberger in https://github.com/postgresml/postgresml/pull/1252
- keep turbo working during 404 on cms by @chillenberger in https://github.com/postgresml/postgresml/pull/1253
- update dependencies, for xgboost 2.0.3 by @montanalow in https://github.com/postgresml/postgresml/pull/1257
- [docs] Update local installation guide by @nickcanz in https://github.com/postgresml/postgresml/pull/1262
- Store errors in thread status by @SilasMarvin in https://github.com/postgresml/postgresml/pull/1263
- fix typo by @montanalow in https://github.com/postgresml/postgresml/pull/1267
- deploy specific models by @montanalow in https://github.com/postgresml/postgresml/pull/1265
- Allow for users to pass in a quantization config by @SilasMarvin in https://github.com/postgresml/postgresml/pull/1269
- update deps by @montanalow in https://github.com/postgresml/postgresml/pull/1270
- Working chatbot streaming by @SilasMarvin in https://github.com/postgresml/postgresml/pull/1228
- Dan Codemirror docs by @chillenberger in https://github.com/postgresml/postgresml/pull/1271
- Clean up the chatbot module by @SilasMarvin in https://github.com/postgresml/postgresml/pull/1274
- Revert "GITBOOK-117: No subject" by @montanalow in https://github.com/postgresml/postgresml/pull/1275
- Activate venv at server start and remove the check from functions by @SilasMarvin in https://github.com/postgresml/postgresml/pull/1276
- cotton candy theme syntax highlites by @montanalow in https://github.com/postgresml/postgresml/pull/1278
- add a set of canonical urls for renamed docs/blogs by @montanalow in https://github.com/postgresml/postgresml/pull/1280
- Dan doc link fix by @chillenberger in https://github.com/postgresml/postgresml/pull/1281
- fix link block html by @chillenberger in https://github.com/postgresml/postgresml/pull/1282
- trigger toc on click change by @chillenberger in https://github.com/postgresml/postgresml/pull/1283
- expose for all contexts by @montanalow in https://github.com/postgresml/postgresml/pull/1284
- update doc links by @montanalow in https://github.com/postgresml/postgresml/pull/1286
- more links by @montanalow in https://github.com/postgresml/postgresml/pull/1287
- handle model deploy when no metrics to compare by @ChuckHend in https://github.com/postgresml/postgresml/pull/1289
- add author by @levkk in https://github.com/postgresml/postgresml/pull/1291
- Dan blog landing page by @chillenberger in https://github.com/postgresml/postgresml/pull/1294
- Fix /blog link in dashboard by @levkk in https://github.com/postgresml/postgresml/pull/1295
- Dan thumbnail update by @chillenberger in https://github.com/postgresml/postgresml/pull/1297
- fix doctype by @chillenberger in https://github.com/postgresml/postgresml/pull/1301
- update deeplink by @chillenberger in https://github.com/postgresml/postgresml/pull/1304
- quick fix by @chillenberger in https://github.com/postgresml/postgresml/pull/1305
- SQLx upgrade to 0.7.3 by @levkk in https://github.com/postgresml/postgresml/pull/1311
- Fix merge by @levkk in https://github.com/postgresml/postgresml/pull/1315
- Fix a few typos by @levkk in https://github.com/postgresml/postgresml/pull/1316
- Dan doc landing page by @chillenberger in https://github.com/postgresml/postgresml/pull/1320
- Fix dtabase typo by @levkk in https://github.com/postgresml/postgresml/pull/1321
- fix gitbook merge by @levkk in https://github.com/postgresml/postgresml/pull/1322
- Bump transformers. Fix HF token by @levkk in https://github.com/postgresml/postgresml/pull/1323
New Contributors
- @nickcanz made their first contribution in https://github.com/postgresml/postgresml/pull/1262
- @ChuckHend made their first contribution in https://github.com/postgresml/postgresml/pull/1289
Full Changelog: https://github.com/postgresml/postgresml/compare/v2.8.1...v2.8.2