ymcui/Chinese-LLaMA-Alpaca-2

Knowledge updation

ForestR opened this issue · 1 comments

Check before submitting issues

  • Make sure to pull the latest code, as some issues and bugs have been fixed.
  • I have read the Wiki and FAQ section AND searched for similar issues and did not find a similar problem or solution
  • Third-party plugin issues - e.g., llama.cpp, LangChain, text-generation-webui, we recommend checking the corresponding project for solutions

Type of Issue

Model inference

Base Model

Chinese-Alpaca-2 (7B/13B)

Operating System

Linux

Describe your issue in detail

I want to know how could i upload files in gradio interface to update the knowledge of the base model?

Maybe i need to run the base model in privateGPT/localGPT?

Dependencies (must be provided for code-related issues)

# Please copy-and-paste your dependencies here.

Execution logs or screenshots

# Please copy-and-paste your logs here.

Using privateGPT or similar is a straightforward way, as our Gradio demo does not have an interface to upload user files.