langchain/docs
Karan V a003a0baf6
fix(petals) allows to run models that aren't Bloom (Support for LLama and newer models) (#8356)
In this PR:

- Removed restricted model loading logic for Petals-Bloom
- Removed petals imports (DistributedBloomForCausalLM,
BloomTokenizerFast)
- Instead imported more generalized versions of loader
(AutoDistributedModelForCausalLM, AutoTokenizer)
- Updated the Petals example notebook to allow for a successful
installation of Petals in Apple Silicon Macs

- Tag maintainer: @hwchase17, @baskaryan

---------

Co-authored-by: Bagatur <baskaryan@gmail.com>
2023-07-27 18:01:04 -07:00
..
api_reference Delete Old Evals Examples (#8252) 2023-07-26 18:46:54 -07:00
docs_skeleton Harrison/update memory docs (#8384) 2023-07-27 17:18:19 -07:00
extras fix(petals) allows to run models that aren't Bloom (Support for LLama and newer models) (#8356) 2023-07-27 18:01:04 -07:00
snippets Harrison/update memory docs (#8384) 2023-07-27 17:18:19 -07:00
.local_build.sh Update local script for docs build (#8377) 2023-07-27 13:13:59 -07:00
package-lock.json
vercel_requirements.txt Add api cross ref linking (#8275) 2023-07-26 12:38:58 -07:00