longkeyy
longkeyy
git clone https://github.com/jmk-foofus/medusa.git cd medusa.git && git checkout 2.2 brew instal freerdp ./configure --enable-module-rdp=no --enable-module-ssh=yes --enable-module-svn=yes make /Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive Making all in src Making all in modsrc depbase=`echo cvs.o |...
1.score can be view 0~1 , order desc 2.add search by vector
env: macbook m2 python 3.10 conda create -n alpaca-serve python=3.10 conda activate alpaca-serve cd Alpaca-LoRA-Serve pip install -r requirements.txt BASE_URL=decapoda-research/llama-7b-hf FINETUNED_CKPT_URL=tloen/alpaca-lora-7b python app.py --base_url $BASE_URL --ft_ckpt_url $FINETUNED_CKPT_URL --port 6006
**To Reproduce** Steps to reproduce the behavior: 1. Go to new flow 2. Click on add SqlDatabaseChain 3. Database Mysql 4. Connection: root:[email protected]:3306/test 5. chat: What data I have? 6.see...
RuntimeError: Placeholder storage has not been allocated on MPS device! macos 执行single_chat.py出现错误 device = 'cpu' device = 'mps' 都一样
# github.com/karfield/ssh2go ../../buffer.go:36:5: could not determine kind of name for C.ssh_buffer_add_data ../../buffer.go:32:2: could not determine kind of name for C.ssh_buffer_free ../../buffer.go:59:13: could not determine kind of name for C.ssh_buffer_get_data ../../buffer.go:50:13:...
### PR Checklist - [Y] Read the [Contributing documentation](https://github.com/tmc/langchaingo/blob/main/CONTRIBUTING.md). - [Y] Read the [Code of conduct documentation](https://github.com/tmc/langchaingo/blob/main/CODE_OF_CONDUCT.md). - [Y] Name your Pull Request title clearly, concisely, and prefixed with the...
Add PubMed as a tool like LangChain to make RAG more powerful.
### PR Checklist - [Y] Read the [Contributing documentation](https://github.com/tmc/langchaingo/blob/main/CONTRIBUTING.md). - [Y] Read the [Code of conduct documentation](https://github.com/tmc/langchaingo/blob/main/CODE_OF_CONDUCT.md). - [Y] Name your Pull Request title clearly, concisely, and prefixed with the...
Add arXiv as a tool like LangChain to make RAG more powerful.