-
LangChain 101: Working With The New ChatGPT API
YouTube · Data Independent
https://youtu.be/e9P7FLi5Zy8
Playlist:
https://youtube.com/playlist?list=PLqZXAkvF1bPNQER9mLmDbntNfSpzdDIU5
Documentat…
-
### 🚀 Feature
We currently have a few settings for 4bit and 8bit quantization hard-coded
```python
load_in_8bit=True,
llm_int8_threshold=0.0,
```
```python
…
-
- Delete responses from a conversation, or even aspects of a response. This will help improve the quality of the data being stored in the index... many conversations result in unusable outputs, mislea…
-
**Project Abstract**
This document proposes a matrix calculator web application that supports a wide variety of matrices and matrix operations (multiplication, Gaussian elimination, inversion, decomp…
-
This RFC was re-created due to a problem with the original. Summary of comments from previous issue below.
### 🚀 The feature
**TL;DR \-** We want to lean into **modular Multi-Threading/Multi-Pr…
-
Thanks for the amazing work, of course for a brand new beginner, it takes some times to setup the entire environment.
As readme already said the current best model to use is the gpt4o model. which ma…
-
In the published paper on FunSearch, there is a mention of using pre-trained large language models (LLMs) like Codey (based on the PaLM2 model family) and a reference to StarCoder, an open-source LLM,…
-
## Date
2024-05-29 - 10am ET
## Zoom details
Topic: Open Source LLM/AI Tools Exploration Kick-off
When: Wednesday, May 29 @ 10am ET
Join Zoom Meeting https://zoom.us/j/94358659215?pwd=VGNzekVPS…
-
I'm eager to explore the new Windows ROCm compatibility feature, but I'm encountering an issue with forcing the GFX version. Currently, I'm using the 0.1.29 pre-release.
My setup includes an RX 660…
-
This issue is to explain how to host locally the LLM model.
For all the solutions listed below, `ngrok.com` (or any similar tool) can be used to share the local AI server to other people.
We ha…