{"id":13958424,"url":"https://github.com/airaria/Visual-Chinese-LLaMA-Alpaca","last_synced_at":"2025-07-20T23:31:31.482Z","repository":{"id":179321184,"uuid":"654490790","full_name":"airaria/Visual-Chinese-LLaMA-Alpaca","owner":"airaria","description":"多模态中文LLaMA\u0026Alpaca大语言模型（VisualCLA）","archived":false,"fork":false,"pushed_at":"2023-07-27T04:34:10.000Z","size":8460,"stargazers_count":451,"open_issues_count":9,"forks_count":37,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-07-19T20:41:27.256Z","etag":null,"topics":["alpaca","chinese","llama","llm","lora","multimodal","nlp","vision-language"],"latest_commit_sha":null,"homepage":"https://github.com/airaria/Visual-Chinese-LLaMA-Alpaca","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/airaria.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-16T08:41:18.000Z","updated_at":"2025-07-16T06:54:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"08f1680c-9d52-41e0-857c-b39b587f6660","html_url":"https://github.com/airaria/Visual-Chinese-LLaMA-Alpaca","commit_stats":{"total_commits":13,"total_committers":2,"mean_commits":6.5,"dds":"0.15384615384615385","last_synced_commit":"6f93cedf42905f202e4e4725d9f604319457045a"},"previous_names":["airaria/visual-chinese-llama-alpaca"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/airaria/Visual-Chinese-LLaMA-Alpaca","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airaria%2FVisual-Chinese-LLaMA-Alpaca","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airaria%2FVisual-Chinese-LLaMA-Alpaca/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airaria%2FVisual-Chinese-LLaMA-Alpaca/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airaria%2FVisual-Chinese-LLaMA-Alpaca/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/airaria","download_url":"https://codeload.github.com/airaria/Visual-Chinese-LLaMA-Alpaca/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airaria%2FVisual-Chinese-LLaMA-Alpaca/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266193826,"owners_count":23890867,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["alpaca","chinese","llama","llm","lora","multimodal","nlp","vision-language"],"created_at":"2024-08-08T13:01:33.881Z","updated_at":"2025-07-20T23:31:28.894Z","avatar_url":"https://github.com/airaria.png","language":"Python","funding_links":[],"categories":["多模态大模型"],"sub_categories":["网络服务_其他"],"readme":"[**🇨🇳中文**](./README.md) | [**🌐English**](./README_EN.md)\n\n\u003cp align=\"center\"\u003e\n    \u003cbr\u003e\n    \u003cimg src=\"./pics/banner.png\" width=\"700\"/\u003e\n    \u003cbr\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\u003cimg alt=\"GitHub\" src=\"https://img.shields.io/github/license/airaria/Visual-Chinese-LLaMA-Alpaca.svg?color=red\"\u003e\n\u003cimg alt=\"GitHub top language\" src=\"https://img.shields.io/github/languages/top/airaria/Visual-Chinese-LLaMA-Alpaca\"\u003e\n\u003cimg alt=\"GitHub last commit\" src=\"https://img.shields.io/github/last-commit/airaria/Visual-Chinese-LLaMA-Alpaca\"\u003e\n\u003ca href='https://huggingface.co/ziqingyang/visualcla-7b-v0.1'\u003e\u003cimg src='https://img.shields.io/badge/🤗 Hugging Face-Model-purple'\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n**Visual-Chinese-LLaMA-Alpaca**（**VisualCLA**）是基于[中文LLaMA\u0026Alpaca大模型](https://github.com/ymcui/Chinese-LLaMA-Alpaca)项目开发的多模态中文大模型。VisualCLA在中文LLaMA/Alpaca模型上增加了图像编码等模块，使LLaMA模型可以接收视觉信息。在此基础上，使用了中文图文对数据进行了多模态预训练，对齐图像与文本表示，赋予其基本的多模态理解能力；并使用多模态指令数据集精调，增强其对多模态指令的理解、执行和对话能力。\n\n**本项目仍处于开发阶段，目前发布的是供预览的测试版本，模型效果还在优化中。**\n\n本项目主要内容：\n* 🚀 基于Chinese-LLaMA-Alpaca的多模态模型VisualCLA，具备多模态指理解和对话能力\n* 🚀 提供了推理代码和基于Gradio/Text-Generation-WebUI的部署脚本\n* 🚀 展示了模型在多模态指令理解任务上的效果，并开放了翻译的测试集\n* 🚀 目前开源版本： VisualCLA-7B-v0.1（测试版）\n\n## 演示示例 \u003c!-- omit from toc --\u003e \n\n\u003cp align=\"center\"\u003e\n    \u003cbr\u003e\n    \u003cimg src=\"./pics/demo.gif\" width=\"800\"/\u003e\n    \u003cbr\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n\n----\n\n[**中文LLaMA-2\u0026Alpaca-2大模型**](https://github.com/ymcui/Chinese-LLaMA-Alpaca-2) | [中文LLaMA\u0026Alpaca大模型](https://github.com/ymcui/Chinese-LLaMA-Alpaca/tree/main) | [多模态VLE](https://github.com/iflytek/VLE) | [中文MiniRBT](https://github.com/iflytek/MiniRBT) | [中文LERT](https://github.com/ymcui/LERT) | [中英文PERT](https://github.com/ymcui/PERT) | [中文MacBERT](https://github.com/ymcui/MacBERT) | [中文ELECTRA](https://github.com/ymcui/Chinese-ELECTRA) | [中文XLNet](https://github.com/ymcui/Chinese-XLNet) | [中文BERT](https://github.com/ymcui/Chinese-BERT-wwm) | [知识蒸馏工具TextBrewer](https://github.com/airaria/TextBrewer) | [模型裁剪工具TextPruner](https://github.com/airaria/TextPruner)\n\n## 新闻 \u003c!-- omit from toc --\u003e \n\n**[2023/07/18] Demo添加了Webcam支持，可以从直接摄像头拍摄照片**\n\n## 内容导引 \u003c!-- omit from toc --\u003e \n\n- [模型介绍](#模型介绍)\n- [模型下载](#模型下载)\n- [模型使用](#模型使用)\n- [效果展示](#效果展示)\n- [局限性](#局限性)\n\n\n## 模型介绍\n\nVisual-Chinese-LLaMA-Alpaca（VisualCLA）是一个支持图像和文本输入的中文多模态模型。VisualCLA在中文Alpaca模型的基础上，添加了图像编码模块，使中文Alpaca模型能理解视觉信息。\n\n\u003cp align=\"center\"\u003e\n    \u003cbr\u003e\n    \u003cimg src=\"./pics/architecture.png\" width=\"800\"/\u003e\n    \u003cbr\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n\nVisualCLA由Vision Encoder、Resampler和LLM三部分组成：\n\n* **Vision Encoder**：采用ViT结构，对输入图像编码，得到图像的序列表示。发布的VisualCLA模型采用了CLIP-ViT-L/14作为图像编码器的结构和初始化权重。\n* **Resampler**：采用6层的类BERT结构，其结构与功能类似于Flamingo中的Perceiver Resampler或BLIP-2中的Q-Former，通过可训练的query向量对图像表示进行重采样，减小图像表示的长度。然后，通过线性层将图形表示对齐到LLM的维度。该部分的参数从头开始训练。\n* **LLM**：采用LLaMA模型，并使用Chinese-Alpaca-Plus 7B初始化。\n\n图像经过Vision Encoder编码，通过Resampler映射为固定长度的表示。随后，将图像和文本表示拼接后送入LLM。LLM根据图像和文本指令生成结果。\n\n### 训练策略\n\n与Chinese-LLaMA-Alpaca类似，VisualCLA采用LoRA对模型进行高效精调。可训练参数包括图像编码器的LoRA参数，LLM的LoRA参数以及Resampler的全部参数。可参考模型结构图中的说明。训练过程分为两个阶段：\n\n* **多模态预训练**：采用中文图文对数据训练，模型根据图像生成对应的文本描述（caption）。\n* **多模态指令精调**：基于上一步得到的模型，在由多种有监督任务数据构建的多模态指令数据集上精调。数据集中包括视觉问答、视觉推理、开放域问答、OCR等任务类型。同时也混入了一部分纯文本指令数据，弥补多模态数据的不足以及缓解遗忘指令跟随能力。该阶段使用了与Chinese-Alpaca模型相同的指令模版。\n\nVisualCLA-7B-v0.1的训练相关信息总结于下表：\n\n|  训练阶段 |  多模态预训练 | 多模态指令精调 |\n|---|:---:|:---:|\n| 初始化 |  Chinese-Alpaca-Plus 7B | 多模态预训练模型 |\n| 训练任务 | 多模态预训练 | 多模态指令精调 |\n| 任务类型 | 图像描述（Captioning）| 视觉问答、视觉推理、开放域问答、OCR等 |\n| Prompt模版 | 无 | Alpaca prompt模版 |\n| 训练集大小（样本数量） | 23M |  350K（多模态指令） + 1.3M（纯文本指令） |\n\n\n## 模型下载\n\n因[LLaMA模型禁止商用](https://github.com/facebookresearch/llama)，为了遵循相应的许可，本项目发布增量权重，包括：\n\n- LLaMA的LoRA、embedding和LM head权重\n- CLIP-ViT的LoRA权重\n- Resampler的全部权重\n\n用户需要在**Chinese-Alpaca-Plus**和**CLIP-ViT**的基础上加载或合并模型，以得到完整可用的VisualCLA模型。\n\n\n| 模型名                        | 依赖的基模型  | 增量权重下载    |\n| :---------------------------- | :-----------------: | :-------: |\n| **VisualCLA-7B-v0.1** | Chinese-Alpaca-Plus 7B (HF格式)\u003csup\u003e\u0026dagger;\u003c/sup\u003e + CLIP-ViT-L/14\u003csup\u003e\u0026Dagger;\u003c/sup\u003e |  [[百度网盘]](https://pan.baidu.com/s/1bBF5QHoZxHRnWeTPHL19CQ?pwd=xxbg)\u003c/br\u003e[[Google Drive]](https://drive.google.com/file/d/1fWN57u2oh8VfFtcKsZTv-90Z2cczGfcJ/view?usp=sharing) |\n\n\u0026dagger;: Chinese-Alpaca-Plus 7B模型的获取与合并方法请参考[Chinese-LLaMA-Alpaca模型合并与转换](https://github.com/ymcui/Chinese-LLaMA-Alpaca/wiki/模型合并与转换)\n\n\u0026Dagger;: CLIP-ViT-L/14模型[下载链接](https://huggingface.co/openai/clip-vit-large-patch14)\n\n### Model Hub\n\n也可以在🤗Model Hub下载模型，使用transformers和PEFT调用VisualCLA。以下模型调用名称指的是使用`.from_pretrained()`中指定的模型名称。使用示例可参见[模型使用](#模型使用)。\n\n| 模型名                        | 模型调用名称  | 链接   |\n| ---------------------------- | :----------- | :-------: |\n| **VisualCLA-7B-v0.1** | ziqingyang/visualcla-7b-v0.1  |  [Hub地址](https://huggingface.co/ziqingyang/visualcla-7b-v0.1) |\n\n\n压缩包内包含如下文件：\n```\nvisualcla-7b-v0.1/\n  - adapter_config.json      # LoRA配置文件\n  - adapter_model.bin        # LoRA权重文件\n  - config.json              # VisualCLA配置文件\n  - added_tokens.json        # tokenizer配置文件\n  - special_tokens_map.json  # tokenizer配置文件\n  - tokenizer_config.json    # tokenizer配置文件\n  - tokenizer.model          # tokenizer文件\n  - preprocessor_config.json # ImageProcessor配置文件\n```\n\n## 模型使用\n\n### Colab笔记本\n\n对于模型的安装、合并、推理和部署等流程，除了下述的步骤说明外，我们还提供了Colab笔记本，用户可方便地直接执行、体验并查看结果：\n\n| 笔记本名                        | 内容 | 链接   | notebook文件 |\n| ---------------------------- | ----------------- | ------- | ----- |\n| **visualcla_inference.ipynb** | 模型的安装、合并、命令行推理和Gradio demo部署 | [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/17k4tPYCaCdtHYmHGAV-WkPO9Nud2L_be?usp=sharing) | [visualcla_inference.ipynb](notebooks/visualcla_inference.ipynb) |\n\n### 安装\n\n将本项目下载至本地，安装模型代码至Python搜索路径\n\n```bash\ngit clone https://github.com/airaria/Visual-Chinese-LLaMA-Alpaca\ncd Visual-Chinese-LLaMA-Alpaca\npip install -e .\n```\n\n### 合并模型（可选，推荐）\n\n用户可以选择将增量权重与基模型合并后保存，使用更方便，加载更迅速。合并后的模型大小约为14G，合并过程约需占用20G内存，请确保机器有足够的硬盘和内存空间。\n\n执行本项目中的`scripts/merge_llama_with_vcla_lora.py`进行合并：\n\n```bash\npython scripts/merge_llama_with_visualcla_lora.py \\\n    --text_model /path/to/chinese/alpaca/plus/7b \\\n    --vision_model /path/to/clip/vit/14-L \\\n    --lora_model /path/to/visualcla/lora \\\n    --output_dir output_dir\n```\n\n参数说明：\n\n* `--text_model`：Chinese-Alpaca-Plus 7B模型所在目录\n* `--vision_model`：CLIP-ViT-14/L模型所在目录\n* `--lora_model`：VisualCLA LoRA模型所在目录\n* `--output_dir`：保存合并后模型的目录\n\n传入的模型所在目录也皆可用🤗Model Hub上的模型名代替。\n\n合并后的`output_dir`目录内容如下：\n```bash\noutput_dir/\n - text_encoder/             # LLM的模型权重和配置\n - image_encoer/             # Vision Encoder的模型权重和配置\n - pytorch_model.bin         # Resampler部分的权重\n - config.json               # VisualCLA的配置文件\n - added_tokens.json         # tokenizer配置文件\n - special_token_map.json    # tokenizer配置文件\n - tokenizer_config.json     # tokenizer配置文件\n - tokenizer.model           # tokenizer文件\n - preprocessor_config.json  # ImageProcessor配置文件\n\n```\n\n可以使用`visualcla.get_model_and_tokenizer_and_processor`加载，详见下节。\n\n### 模型加载与推理\n\n#### 接口调用\n\n**如果已[合并模型](#合并模型可选推荐)**：\n\n可以使用如下代码在Python程序中调用VisualCLA:\n\n```python\nimport torch\nimport visualcla\nmodel, tokenizer, _ = visualcla.get_model_and_tokenizer_and_processor(\n      visualcla_model=\"/path/to/the/merged/visualcla/model\",\n      torch_dtype=torch.float16,\n      load_in_8bit=True\n)\nmodel.to(0)\nhistory=[]\nvisualcla.chat(model=model, image=\"path/to/image/filename\", text=\"your instruction here\", history=history)\n```\n\n**如果未[合并模型](#合并模型可选推荐)**：\n\n需要同时加载Chinese-Alpaca-Plus-7B，CLIP-ViT-L/14和VisualCLA LoRA：\n\n```python\nimport torch\nimport visualcla\nfrom peft import PeftModel\nbase_model, tokenizer, _ = visualcla.get_model_and_tokenizer_and_processor(\n      text_model=\"/path/to/chinese/alpaca/plus/7b\",  # Path to the Chinese-Alpaca-Plus 7B model\n      vision_model=\"openai/clip-vit-large-patch14\",  # We can also use the Model Hub name of the model\n      lora_model=\"/path/to/visualcla/lora\",\n      torch_dtype=torch.float16\n)\nbase_model.resize_token_embeddings(len(tokenizer))\nmodel = PeftModel.from_pretrained(base_model, \"/path/to/visualcla/lora\", torch_dtype=torch.float16)\nmodel.to(0)\nhistory = []\nvisualcla.chat(model=model, image=\"path/to/image/filename\", text=\"your instruction here\",history=history)\n```\n\n#### 推理脚本\n\n\n在本项目的`scripts/inference`文件夹下提供了封装更完善的Python推理脚本`inference.py`\n\n**如果已[合并模型](#合并模型可选推荐)**：\n```bash\npython scripts/inference/inference.py \\\n    --visualcla_model visualcla_model \\\n    --image_file image_file \\\n    --load_in_8bit\n```\n\n**如果未[合并模型](#合并模型可选推荐)**：\n```bash\npython scripts/inference/inference.py \\\n    --text_model /path/to/chinese/alpaca/plus/7b \\\n    --vision_model /path/to/clip/vit/14-L \\\n    --lora_model /path/to/visualcla/lora \\\n    --image_file image_file\n    # 未合并的模型暂不支持8bit加载\n```\n\n参数说明：\n\n* `--text_model`：合并后的Chinese-Alpaca-Plus 7B模型所在目录，或🤗Model Hub上的模型名\n* `--vision_model`：CLIP-ViT-14/L模型所在目录，或🤗Model Hub上的模型名\n* `--lora_model`：VisualCLA LoRA模型所在目录，或🤗Model Hub上的模型名\n* `--visualcla_model`：使用合并脚本合并后的VisualCLA模型\n   - 若未提供此参数，则模型将合并`text_model`，`vision_model`和`lora_model`并用于推理\n   - 若提供此参数，则加载的模型将以此参数为准，无需再提供 `text_model`，`vision_model`和`lora_model`\n* `--image_file`（可选）：模型读入的图片名，支持`png`，`jpg`等标准图片格式。不提供此参数时，模型将只基于文本内容进行回复。\n* `--load_in_8bit`（可选）：LLM部分是否使用8bit推理\n* `--gpus`（可选）：使用的GPU设备id，默认为0\n* `--only_cpu`（可选）：是否仅使用CPU推理\n\n### 模型部署\n\n#### 基于Gradio的网页demo\n\n先安装依赖包\n```bash\npip install gradio mdtex2html\n```\n启动方式：\n```\npython scripts/inference/gradio_demo.py --visualcla_model visualcla_model --load_in_8bit\n```\n参数说明：\n\n* `--visualcla_model`：使用合并脚本合并后的VisualCLA模型\n* `--share`（可选）：是否创建公开可访问链接\n* `--load_in_8bit`（可选）：LLM部分是否使用8bit推理\n* `--gpus`（可选）：使用的GPU设备id，默认为0\n* `--only_cpu`（可选）：是否仅使用CPU推理\n* `--no_stream`（可选）：不使用流式输出形式\n\n\n### 基于Text-Generation-webUI的模型部署\n\n相比基于`gradio_demo.py`的部署方式，Text-Generation-webUI支持在多轮对话中使用多张图片。基于Text-Generation-webUI的模型部署的详细步骤请参考[这里](scripts/inference/text_generation_webui/README.md)。\n\n## 效果展示\n\n以下展示的均是v0.1测试版的效果\n\n![](pics/examples/v_0_1/man_on_car.png)\n\n![](pics/examples/v_0_1/starrynight.png)\n\n![](pics/examples/v_0_1/bike.png)\n\n![](pics/examples/v_0_1/tom_and_jerry.png)\n\n![](pics/examples/v_0_1/hat.png)\n\n![](pics/examples/v_0_1/starbucks.png)\n\n![](pics/examples/v_0_1/chinamobile.png)\n\n### 中文测试集\n\n我们将[LLaVA](https://github.com/haotian-liu/LLaVA)测试集和[OwlEval](https://github.com/X-PLUG/mPLUG-Owl)测试集翻译成了中文，数据集下载以及模型在这两个数据集上的结果参见[此处](examples/)。\n\n## 局限性\n\n虽然本项目中的模型具备一定的结合图像的多模态理解和生成能力，但也存在一定局限性，包括但不限于：\n\n* 存在幻觉问题，可能会生成与图像内容不符或不相关的内容，比如描述了图片中不存在的物体等\n* 预训练仍不充分，可能出现指令理解错误以及不能很好地结合图片回答等情况\n* 对图像中的精细的文字、公式、表格等内容的识别和理解准确率较低\n* 进行多轮对话后模型输出质量变差\n* 没有在线可互动的demo（注：用户仍然可以自行在本地部署）\n\n\n## 引用 \u003c!-- omit from toc --\u003e \n\n如果您觉得本项目对您的研究有所帮助或使用了本项目的代码或数据，请参考引用我们的工作\n\n```\n@article{chinese-llama-alpaca,\n      title={Efficient and Effective Text Encoding for Chinese LLaMA and Alpaca}, \n      author={Cui, Yiming and Yang, Ziqing and Yao, Xin},\n      journal={arXiv preprint arXiv:2304.08177},\n      url={https://arxiv.org/abs/2304.08177},\n      year={2023}\n}\n\n@misc{visualcla,\n  author = {Yang, Ziqing and Pan, Yuchen and Cui, Yiming},\n  title = {Visual-Chinese-LLaMA-Alpaca},\n  year = {2023},\n  publisher = {GitHub},\n  journal = {GitHub repository},\n  howpublished = {\\url{https://github.com/airaria/Visual-Chinese-LLaMA-Alpaca/}},\n}\n```\n\n## 致谢 \u003c!-- omit from toc --\u003e \n\n本项目基于以下开源项目二次开发，在此对相关项目和研究开发人员表示感谢。\n\n* 基础模型\n  *  使用了[LLaMA](https://github.com/facebookresearch/llama)和[CLIP](https://github.com/openai/CLIP)的预训练权重\n  *  模型结构参考了[BLIP-2](https://github.com/salesforce/LAVIS)和[Flamingo](https://github.com/lucidrains/flamingo-pytorch)\n*  推理与部署\n   *  [text-generation-webui](https://github.com/oobabooga/text-generation-webui)\n*  多模态数据\n   *  SFT训练中使用了[LLaVA](https://github.com/haotian-liu/LLaVA)，[MiniGPT-4](https://github.com/Vision-CAIR/MiniGPT-4)以及其他经典多模态任务数据集\n\n## 免责声明 \u003c!-- omit from toc --\u003e \n\n**本项目相关资源仅供学术研究之用，严禁用于商业用途。** 使用涉及第三方代码的部分时，请严格遵循相应的开源协议。模型生成的内容受模型计算、随机性和量化精度损失等因素影响，本项目不对其准确性作出保证。对于模型输出的任何内容，本项目不承担任何法律责任，亦不对因使用相关资源和输出结果而可能产生的任何损失承担责任。\n\n本项目由个人及协作者业余时间发起并维护，因此无法保证能及时回复解决相应问题。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fairaria%2FVisual-Chinese-LLaMA-Alpaca","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fairaria%2FVisual-Chinese-LLaMA-Alpaca","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fairaria%2FVisual-Chinese-LLaMA-Alpaca/lists"}