Skip to content

Repo of the code for Gradio Playground with Ctransformers of 7B parameters q4 GGUF model

Notifications You must be signed in to change notification settings

fabiomatricardi/Claude2Alpaca7B-Playgorund

Repository files navigation

Claude2Alpaca7B-Playgorund

Repo of the code for Gradio Playground with Ctransformers of 7B parameters q4 GGUF model

Instructions

  • create a new directory
  • Create a virtualEnvironment and activate it
  • Install the dependencies
  • Download the python file and the png file
  • download from Hugging Face Hub the GGUF file claude2-alpaca-7b.Q4_0.gguf
  • put it into the subfolder model

Dependencies

pip install gradio
pip install ctransformers

Run the GUI

from the terminal, with the venv activated, run

python claude2AlpacaPG_full.py

Here the result...

About

Repo of the code for Gradio Playground with Ctransformers of 7B parameters q4 GGUF model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages