GuoChenxu

Results 5 issues of GuoChenxu

I want to use the alpaca-7b model, but it seems it doesn't provide the model. Based on my understanding, from the information provided, I need to first get the llama-7b...

i run the code with the following instruction: ```shell python finetune.py \ --base_model='/home/guochenxu/pythonProjects/alpaca-lora/alpaca-lora-7b' \ --num_epochs=10 \ --cutoff_len=512 \ --group_by_length \ --output_dir='./lora-alpaca-512-qkvo' \ --lora_target_modules='[q_proj,k_proj,v_proj,o_proj]' \ --lora_r=16 \ --micro_batch_size=8 ``` i download...

**Describe the bug** latex公式没有被渲染 **Environment** - OS: Windows 10 - VSCode: 1.87.2 - Markdown Preview Enhanced: 0.8.13 **To Reproduce** 如下的一个latex公式 ``` $r \times s = \{ tq | t \in...

bug

- Gohook version (or commit ref): v0.41.0 - Go version: 1.20.6 - Gcc version: 14.1.0 - Operating system and bit: windows 64bit - Resolution: - Can you reproduce the bug...

google scholar 上 IEEE Transactions on Services Computing (TSC) 被识别为ccf none,应该是ccf a (但是在dblp上面可以正常显示) ![google scholar](https://github.com/user-attachments/assets/017839a6-beee-46d0-ae3a-aa33aac1d614) ![dblp](https://github.com/user-attachments/assets/51fb3572-22df-41ef-bdfe-c770b8fa3e45)