huanghaifeng1234

Results 4 issues of huanghaifeng1234

Is there any pre-trained English-Chinese transformer model available in torch hub?

question
needs triage

I created a gradio Dataframe module in a demo app, but in the web page, it only has a button to add a new row at the bottom of the...

svelte
💾 Dataframe

脚本:finetune.py 数据集:从belle+guanaco数据集(merge.json)中抽取前5000条样本 model_path: llama-7b-hf 参数配置: ![image](https://github.com/Facico/Chinese-Vicuna/assets/81546069/44971c72-41ee-4360-930c-739028df5656) base模型加载采用fp16 ``` model = LlamaForCausalLM.from_pretrained( args.model_path, torch_dtype=torch.float16, load_in_8bit=USE_8bit, device_map=device_map, ) ``` 具体问题: 1. 从llama-7b加载训练lora,训练4个epoch,数据量5000条,其他没有改动,使用generate.py进行推理,参数如下 ![image](https://github.com/Facico/Chinese-Vicuna/assets/81546069/cba9ce57-819c-4791-b7da-72e247db75ee) 2. 测试结果 case 1 prompt ``` Below is an...

Hi, the toonify cartoon images is not available, the link to the mega website doesn't respond, could you please upload it to Google Drive?