Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Chatify

We're working to add interactive chatbot-based helpers to Jupyter notebooks.
Collective - Host: opensource - https://opencollective.com/chatify - Code: https://github.com/ContextLab/chatify

Merge branch 'main' of https://github.com/jeremymanning/chatify

github.com/ContextLab/chatify - 19dd6e2596ba5fa8ec73aa719c53d8e124f9bce1 authored over 1 year ago by jeremymanning <[email protected]>
increase default max tokens

github.com/ContextLab/chatify - cdc061b8f0ab15491f77028c4d3e111584b8a559 authored over 1 year ago by jeremymanning <[email protected]>
Updated LLM model loading mechanism

github.com/ContextLab/chatify - 746e68869dbcd9c8ac3c955dd07c8db316d60502 authored over 1 year ago by Hemu <[email protected]>
formatting fixes (#35)

github.com/ContextLab/chatify - 23b4701908cbc9c7e11015e8ea9a5d6d460cad3b authored over 1 year ago by Jeremy Manning <[email protected]>
Merge branch 'ContextLab:main' into main

github.com/ContextLab/chatify - 0928fabd526a3261a3431dc51b1c71cb06ba5a1b authored over 1 year ago by Jeremy Manning <[email protected]>
typo fix!

github.com/ContextLab/chatify - c869baff50a776be9d64d58407190c74aca60d58 authored over 1 year ago by jeremymanning <[email protected]>
Merge branch 'main' of https://github.com/jeremymanning/chatify

github.com/ContextLab/chatify - e484d8799bf9ff0ce85683e919155fc6ffbf083a authored over 1 year ago by jeremymanning <[email protected]>
fix markdown rendering issue related to https://github.com/microsoft/vscode-jupyter/issues/9620

github.com/ContextLab/chatify - 92187cbf371db0b4a0a2ff428b844816d2afa530 authored over 1 year ago by jeremymanning <[email protected]>
fix tab order stuff (#34)

github.com/ContextLab/chatify - 332c2e1f1fbed0f9614648e54ef62ff2f6a940fd authored over 1 year ago by Jeremy Manning <[email protected]>
Merge branch 'ContextLab:main' into main

github.com/ContextLab/chatify - 4395e2b8c7b23180fedd84fd051989a35c618bdc authored over 1 year ago by Jeremy Manning <[email protected]>
Merge branch 'main' of https://github.com/jeremymanning/chatify

github.com/ContextLab/chatify - be16fb98fef39ff29503de95433250c536215aa3 authored over 1 year ago by jeremymanning <[email protected]>
change tabs order to follow config file rather than listdir order

github.com/ContextLab/chatify - eab83a94718c0b5a37ae5273bf580746626f5fc6 authored over 1 year ago by jeremymanning <[email protected]>
readme updates (#32)

github.com/ContextLab/chatify - 62c794b81eb6c2b4f7926d1093a43d274bef58f8 authored over 1 year ago by Jeremy Manning <[email protected]>
Merge branch 'ContextLab:main' into main

github.com/ContextLab/chatify - 4505f84b862363ca5f9591ea67ab41628f5b26cf authored over 1 year ago by Jeremy Manning <[email protected]>
readme edits

github.com/ContextLab/chatify - 57bc9f31a1a088e75f27e4148e35bde2c66a664f authored over 1 year ago by jeremymanning <[email protected]>
fully interactive mode enabled (for free!) by default

major changes:
- enable llama 2 (7B) by default, running locally, to support responses to any...

github.com/ContextLab/chatify - da6c852bacc98b0be3eacad1b3319de3489741c7 authored over 1 year ago by Jeremy Manning <[email protected]>
updated readme, patched up example notebooks

github.com/ContextLab/chatify - 1e76ea428409777d38ea0adbed7160b89c10c8d8 authored over 1 year ago by jeremymanning <[email protected]>
maybe we *shouldn't* unload the default model from memory, since the default model doesn't actually take up that much RAM?

github.com/ContextLab/chatify - e104e243cd5d71a09a816bde89159fb8e09bc3c6 authored over 1 year ago by jeremymanning <[email protected]>
added a bunch of prompts

github.com/ContextLab/chatify - 779796bd6acd365b2f42301bab22a0b71b93f914 authored over 1 year ago by jeremymanning <[email protected]>
prompt tweaks

github.com/ContextLab/chatify - 6e5ef15cafa19fb38f51b279e4e978d246f74bcb authored over 1 year ago by jeremymanning <[email protected]>
ui, ux, and prompt tweaks

github.com/ContextLab/chatify - d987f2f96b8ea6f727dc2ea032d41ac6f77bf5c9 authored over 1 year ago by jeremymanning <[email protected]>
switch to 7B version of llama-2 by default for faster responses. also made some tweaks to the prompts.

github.com/ContextLab/chatify - 4b39b61e6755665f7907500f4f09b7ca0c57fe71 authored over 1 year ago by jeremymanning <[email protected]>
better prompts

github.com/ContextLab/chatify - 90f1b536d73e50009e07f5445af311b03907c00d authored over 1 year ago by jeremymanning <[email protected]>
update prompts

github.com/ContextLab/chatify - 604d35fd3d759cda6ba089af981f5564fa91e627 authored over 1 year ago by jeremymanning <[email protected]>
debugging model loader

github.com/ContextLab/chatify - 2a38b18ab5ff1dc38b788d664ef08e744779573e authored over 1 year ago by jeremymanning <[email protected]>
download model on init for llama models

github.com/ContextLab/chatify - 60404f9b51f0b06b1f08b5b1a04b853c89742f73 authored over 1 year ago by jeremymanning <[email protected]>
added some debugging statements...

github.com/ContextLab/chatify - 157ab45a99a6939083e3331586c9b5c8ce65de29 authored over 1 year ago by jeremymanning <[email protected]>
set verbose to true to enable streaming output

github.com/ContextLab/chatify - 9f86d7be47d648d07218965cc30563404b72c74c authored over 1 year ago by jeremymanning <[email protected]>
silly typo fixes

github.com/ContextLab/chatify - 39f3b4b44528815e205247c3a6f21ad163a06e4d authored over 1 year ago by jeremymanning <[email protected]>
must have changed the wrong file...oops

github.com/ContextLab/chatify - 1dac42ed76b179a3fcd24f7a467e2432eb25c59d authored over 1 year ago by jeremymanning <[email protected]>
try default (non-streaming) callback manager

github.com/ContextLab/chatify - 8660838e57598edfd014e0ab63af5f35d5f231f7 authored over 1 year ago by jeremymanning <[email protected]>
debugging llama model

github.com/ContextLab/chatify - b540b223301e85484c38008dbfffb9c007344778 authored over 1 year ago by jeremymanning <[email protected]>
typo fix

github.com/ContextLab/chatify - fe8a540176b26e3d49561cd80c37f516310ccfa2 authored over 1 year ago by jeremymanning <[email protected]>
another silly typo

github.com/ContextLab/chatify - e6048d2bbe3c2996d9fd6af6439247dc9d2f7a2c authored over 1 year ago by jeremymanning <[email protected]>
typo fix

github.com/ContextLab/chatify - 64f81b2fe031e2e17f133934b78930e2e5f1a2e2 authored over 1 year ago by jeremymanning <[email protected]>
added support for llama-cpp, set by default

github.com/ContextLab/chatify - 1e3b7b1212616bbcb9b03a85753e5cff865e3652 authored over 1 year ago by jeremymanning <[email protected]>
try using bigscience bloomz-560m model

github.com/ContextLab/chatify - f8ec39a020b7bc383a7739d0eb22c90d0742ac59 authored over 1 year ago by jeremymanning <[email protected]>
remove max tokens

github.com/ContextLab/chatify - 4c855fb7964e2ed55bbf13fb6982e4ca019ef6b5 authored over 1 year ago by jeremymanning <[email protected]>
UX cleanup, try enabling GPU if available

github.com/ContextLab/chatify - 878b19c7cbc3f9105f3533b220df2be94c98e247 authored over 1 year ago by jeremymanning <[email protected]>
sigh...more silly bugs

github.com/ContextLab/chatify - 73cab0e942b270de4af6b1e2650f1a4e92812f2f authored over 1 year ago by jeremymanning <[email protected]>
attempting to fix lazyloader error

github.com/ContextLab/chatify - 97a249d5c56af002ee985af593ebb7c37b813841 authored over 1 year ago by jeremymanning <[email protected]>
use a nicer seeming model

github.com/ContextLab/chatify - 9825acf2c3f367ff57bdef33ec9f7ef811925cd9 authored over 1 year ago by jeremymanning <[email protected]>
debugging stuff

github.com/ContextLab/chatify - c8f37bbecba38bf9415c3ef41988a5e54f9be86a authored over 1 year ago by jeremymanning <[email protected]>
silly fix

github.com/ContextLab/chatify - 2ef8126010a3a4ee1be542858fd002ac65ec9765 authored over 1 year ago by jeremymanning <[email protected]>
adding some UI and UX polish

github.com/ContextLab/chatify - e4bf204f2261bf8d80c549f5b8b02903a1ee64a7 authored over 1 year ago by jeremymanning <[email protected]>
adding an even *tinier* model, possibly to the point of absurdity

github.com/ContextLab/chatify - 27e090141acb1a04e9cd95896b63fe2bb0be9943 authored over 1 year ago by jeremymanning <[email protected]>
change to an even tinier model by default

github.com/ContextLab/chatify - 4de2d79ab59da09056c07f3d235f470d10d0e03d authored over 1 year ago by jeremymanning <[email protected]>
add sentencepiece to requirements

github.com/ContextLab/chatify - 181a7c516ff6ebe3a263df1ab9fbd79a13909137 authored over 1 year ago by jeremymanning <[email protected]>
ui tweaks

github.com/ContextLab/chatify - adc22f94482aba45c4e1fe3c4d68250a62ac3ee2 authored over 1 year ago by jeremymanning <[email protected]>
change default model to something that doesn't require authentication

github.com/ContextLab/chatify - e9ea3dbed0c2423e939c9c39e2c0524340a8d502 authored over 1 year ago by jeremymanning <[email protected]>
silly typo fix

github.com/ContextLab/chatify - b936fa1f020298ada9982c76c95bc11c3ae4778a authored over 1 year ago by jeremymanning <[email protected]>
replace default cache url with null instead of none

github.com/ContextLab/chatify - 6c3430258dcc64d9ad974542cc2a00356b3c16dc authored over 1 year ago by jeremymanning <[email protected]>
try llama 7b by default

github.com/ContextLab/chatify - be2393570ffb3adbee073595be5dea429e8f1706 authored over 1 year ago by jeremymanning <[email protected]>
working on support for HuggingFace models [WIP]

github.com/ContextLab/chatify - 3a0d309ac73bf34e48d2434057c01ca2e2a2f618 authored over 1 year ago by jeremymanning <[email protected]>
Merge branch 'main' of https://github.com/ContextLab/chatify

github.com/ContextLab/chatify - aef864ea7c57cd5d9bf7733f7e43ded51093a7e4 authored over 1 year ago by jeremymanning <[email protected]>
added zenodo link

github.com/ContextLab/chatify - 93b14c88785ffaf5c990d7e70486f770f7e80985 authored over 1 year ago by Jeremy Manning <[email protected]>
Update README.md

github.com/ContextLab/chatify - 38243615529354b2346d7098c401f9528951cf96 authored over 1 year ago by Jeremy Manning <[email protected]>
use updated cache

github.com/ContextLab/chatify - 1a9fc48fded4cd1fbf5dddae99ece02a45f649e9 authored over 1 year ago by jeremymanning <[email protected]>
revert broken cache

github.com/ContextLab/chatify - 5ae475f1957063df06a930ab4e4c7c8bbe413a98 authored over 1 year ago by jeremymanning <[email protected]>
added most DL course queries to cache

github.com/ContextLab/chatify - 1be25436a962562052a87d524ffebc544411558c authored over 1 year ago by jeremymanning <[email protected]>
updated cache link for NMA CN course

github.com/ContextLab/chatify - 0c832ec7dd7dcadd171abe6581af4191c176dfbd authored over 1 year ago by jeremymanning <[email protected]>
update default response when request is not in the cache

github.com/ContextLab/chatify - f575f60e75bec9f70118a786db5f52aa16aef55e authored over 1 year ago by jeremymanning <[email protected]>
updated cache file

github.com/ContextLab/chatify - f2a5ea51889ca23fcf6c538fea927c034b5da471 authored over 1 year ago by jeremymanning <[email protected]>
Refactoring and error handling (#29)

Additions:
- default_config.yaml file to be used by the end-user
- error handling in case if ...

github.com/ContextLab/chatify - e21ea569a0a81f375d61236be50aec2429ff42f9 authored over 1 year ago by Jeremy Manning <[email protected]>
Merge pull request #1 from ContextLab/main

another typo fix

github.com/ContextLab/chatify - d601c62fd724ef9a035d50ec600d875bb6cab228 authored over 1 year ago by Hemu <[email protected]>
Refactoring and error handling fixes

github.com/ContextLab/chatify - 826601ec89ce76561081da50f5d44d668c4b94d8 authored over 1 year ago by Hemu <[email protected]>
another typo fix

github.com/ContextLab/chatify - 3e555215ae1232619b10344dae67c2da957c94d3 authored over 1 year ago by Jeremy Manning <[email protected]>
Merge branch 'ContextLab:main' into main

github.com/ContextLab/chatify - e54a24586850d4387797ee5fbc9d7d650870f6c7 authored over 1 year ago by Hemu <[email protected]>
Update README.md

github.com/ContextLab/chatify - a97bc6d29f46d2e02ed639f633b868da16d03833 authored over 1 year ago by Jeremy Manning <[email protected]>
fixed some typos and formatting in readme

github.com/ContextLab/chatify - bf0aa2ffd3cce5bc87b7a8f42db101e10faced85 authored over 1 year ago by Jeremy Manning <[email protected]>
updated default model type

github.com/ContextLab/chatify - d905534c42bcef272ce1ceeb1e1a8dced4240608 authored over 1 year ago by jeremymanning <[email protected]>
updated cache (again)

github.com/ContextLab/chatify - 794ecb96b264eeae6dbf757d40493127a9ae6938 authored over 1 year ago by jeremymanning <[email protected]>
Updated cache download mechanism

github.com/ContextLab/chatify - 6f6be15c31c5197f0918ecfd58a8b13015ccc6df authored over 1 year ago by Hemu <[email protected]>
trying updated cache

github.com/ContextLab/chatify - 2c0304fb8a30f9ea78e3394fce1585c81b8944a7 authored over 1 year ago by jeremymanning <[email protected]>
updated notebook links and instructions (#28)

github.com/ContextLab/chatify - 48349ed311af4354094b76ab5204fbc8b52aa2a9 authored over 1 year ago by Jeremy Manning <[email protected]>
Merge branch 'ContextLab:main' into main

github.com/ContextLab/chatify - b6603080fb499e8be313dad85b589f0c0baebb0a authored over 1 year ago by Jeremy Manning <[email protected]>
updated links at the tops of the tutorial notebooks

github.com/ContextLab/chatify - 02f5fc7153530a34fd7718a89c8e862010676b6b authored over 1 year ago by jeremymanning <[email protected]>
ready to spot check! (#27)

github.com/ContextLab/chatify - 9920bdc1493312a0f39b3a2a0ef7fbb3b982056f authored over 1 year ago by Jeremy Manning <[email protected]>
updated instructions, updated cache, updated sample notebooks

github.com/ContextLab/chatify - 43b47daba2f8690d7caf848f333dae79079a4463 authored over 1 year ago by jeremymanning <[email protected]>
deleted extra prompts folder

github.com/ContextLab/chatify - 54b2614517c12194c87d9f81d3eccfc6a02d15f2 authored over 1 year ago by jeremymanning <[email protected]>
trying something

github.com/ContextLab/chatify - 77815eb03daee33e15c5b7aeda7984537cb4443b authored over 1 year ago by jeremymanning <[email protected]>
trying to rename "general" to "tutorial"

github.com/ContextLab/chatify - 8dbb8b906bd9a84cf020eb8dcf0518099e1e95bf authored over 1 year ago by jeremymanning <[email protected]>
Merge branch 'main' of https://github.com/ContextLab/chatify

github.com/ContextLab/chatify - 3ccaa812e9432b67be3e9a6a10ffb3809ac4de6a authored over 1 year ago by jeremymanning <[email protected]>
Fixed bugs in formating and url download (#26)

Fixed:
- Formatting of inputs to the GPT
- Download cache file directly from the drop box

...

github.com/ContextLab/chatify - 851b2da34ead6fa24b7f189591108118ecf1b7bb authored over 1 year ago by Jeremy Manning <[email protected]>
increase tokens, use gpt-4 by default

github.com/ContextLab/chatify - 1c63f12bcc4f4e61f3dff57e1aa23042923cd14f authored over 1 year ago by Jeremy Manning <[email protected]>
another cache bugfix: you cannot read what has not been written

github.com/ContextLab/chatify - 60472d0d5748e19400d326c4743baa927871b161 authored over 1 year ago by jeremymanning <[email protected]>
Fixed bugs in formating and url download

github.com/ContextLab/chatify - 95b246c6400aefe14c3b21d4d96715959fc466da authored over 1 year ago by Hemu <[email protected]>
more cache debugging...

github.com/ContextLab/chatify - 926ddf5d4b680f33f3c160c886ba577dbae2265c authored over 1 year ago by jeremymanning <[email protected]>
more cache stuff

github.com/ContextLab/chatify - fe57f673598aa8ce97f9156135e19f100efd4ab9 authored over 1 year ago by jeremymanning <[email protected]>
fixing up some cache stuff

github.com/ContextLab/chatify - ec087971f1c9cd94acc87b332d660cb4cbfeda6d authored over 1 year ago by jeremymanning <[email protected]>
fix issue with cache

github.com/ContextLab/chatify - 78654f5b41f8ab53396335a286b50433d7112fc7 authored over 1 year ago by jeremymanning <[email protected]>
updating prompts and config

github.com/ContextLab/chatify - f55e11f6eae74b2e7a92a1864e23d66a865d4888 authored over 1 year ago by jeremymanning <[email protected]>
Merge branch 'main' of https://github.com/ContextLab/chatify

github.com/ContextLab/chatify - d2b9fb19d0ece2eda93ab27acd0cb636219555b3 authored over 1 year ago by jeremymanning <[email protected]>
fix missing field in sample config.yaml file

github.com/ContextLab/chatify - 03a736045fae26cedfec1fd0b040b6e8531bd3ec authored over 1 year ago by Jeremy Manning <[email protected]>
testing out new model

github.com/ContextLab/chatify - 349d9a414977e1d98b3190003a43afd6d576372a authored over 1 year ago by jeremymanning <[email protected]>
fixed setup typo (ipywidgets) and switch to open_ai_model by default. also deleted cache.

github.com/ContextLab/chatify - 995fc3819a30d5a347ac07229853ab9c86d4a943 authored over 1 year ago by jeremymanning <[email protected]>
added chatify to some demo notebooks, added some requirements to setup.py (#25)

github.com/ContextLab/chatify - 593d8e207551ddd5a1bfd8fb0744336c0a3dbbf7 authored over 1 year ago by Jeremy Manning <[email protected]>
Update main.py

github.com/ContextLab/chatify - d2f1ba5878be24b41fe8a6894399ad3e9b78dedd authored over 1 year ago by Jeremy Manning <[email protected]>