Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marceloxp/chatwithcsv
https://github.com/marceloxp/chatwithcsv
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/marceloxp/chatwithcsv
- Owner: marceloxp
- Created: 2023-08-04T21:05:05.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-06T02:29:39.000Z (over 1 year ago)
- Last Synced: 2023-12-27T14:20:16.118Z (11 months ago)
- Language: Python
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# chatwithcsv
## Conda
```sh
conda create -n chatcsv python=3.10
conda activate chatcsv
pip install -r requirements.txt
conda install -c anaconda urllib3
conda install -c huggingface transformers
streamlit run app.py
```## Google Colab
```sh
!git clone https://github.com/marceloxp/chatwithcsv.git
%cd chatwithcsv
!ls
!wget --progress=bar:force https://huggingface.co/TheBloke/Llama-2-7B-Chat-GGML/resolve/main/llama-2-7b-chat.ggmlv3.q8_0.bin
!wget --progress=bar:force https://huggingface.co/TheBloke/Llama-2-13B-chat-GGML/resolve/main/llama-2-13b-chat.ggmlv3.q8_0.bin
!ls -lah
!pip install -r requirements.txt
!npm init -y
!npm install localtunnel
!streamlit run app.py &>/content/logs.txt &
!npx localtunnel --port 8501
```## Model
### Llama 2 7B Chat
- Page: https://huggingface.co/TheBloke/Llama-2-7B-Chat-GGML/blob/main/llama-2-7b-chat.ggmlv3.q8_0.bin
- Link Address: https://huggingface.co/TheBloke/Llama-2-7B-Chat-GGML/resolve/main/llama-2-7b-chat.ggmlv3.q8_0.bin### Llama 2 13B Chat
- Page: https://huggingface.co/TheBloke/Llama-2-13B-chat-GGML/blob/main/llama-2-13b-chat.ggmlv3.q8_0.bin
- Link Address: https://huggingface.co/TheBloke/Llama-2-13B-chat-GGML/resolve/main/llama-2-13b-chat.ggmlv3.q8_0.bin### Open Llama 3B v2
- Page: https://huggingface.co/SlyEcho/open_llama_3b_v2_ggml/blob/main/open-llama-3b-v2-q4_0.bin
- Link Address: https://huggingface.co/SlyEcho/open_llama_3b_v2_ggml/resolve/main/open-llama-3b-v2-q4_0.bin### Mamba GPT-3B
- Page: https://huggingface.co/s3nh/mamba-gpt-3b-v3-GGML/blob/main/mamba-gpt-3b-v3.ggmlv3.q4_0.bin
- Link: https://huggingface.co/s3nh/mamba-gpt-3b-v3-GGML/resolve/main/mamba-gpt-3b-v3.ggmlv3.q4_0.bin## Video
- https://www.youtube.com/watch?v=_WB10mFa4T8
## Utilização:
- Pergunta 1
- Pergunta: Qual ator fez o filme com pior nota?
- Resposta: The actor who made the film with the worst note is Alexander Wilson, with a score of 8.4.- Pergunta 2
- Pergunta: Qual filme teve a melhor nota? Por favor me responda em português.
- Resposta: O melhor filme foi "Filme K" com nota 9.2.- Pergunta 3
- Pergunta: Which actor made the movie with worse rating?
- Resposta: