布客飞龙

Results 85 issues of 布客飞龙

[Zig 学习手册.zip](https://github.com/zigcc/learning-zig/files/14361623/Zig.zip)

| 章节 | 贡献者 | 进度 | | --- | --- | --- | | [#Informal词汇表](https://github.com/apachecn/uiuc-cs241-notes-zh/blob/master/docs/3.md) | | | | [#Piazza:何时以及如何寻求帮助](https://github.com/apachecn/uiuc-cs241-notes-zh/blob/master/docs/4.md) | | | | [编程技巧,第1部分](https://github.com/apachecn/uiuc-cs241-notes-zh/blob/master/docs/5.md) | | | |...

help wanted

``` 1.md 中文字数:2 英文字数:2 总字数:4 10.md 中文字数:1332 英文字数:95 总字数:1427 11.md 中文字数:1373 英文字数:175 总字数:1548 12.md 中文字数:1274 英文字数:114 总字数:1388 13.md 中文字数:428 英文字数:109 总字数:537 14.md 中文字数:2 英文字数:2 总字数:4 15.md 中文字数:1443 英文字数:80 总字数:1523 16.md...

[iceWebGL:WebGL上车指南.zip](https://github.com/MrWeilian/iceWebGL/files/14360855/iceWebGL.WebGL.zip)

[LLM 应用开发实践笔记.zip](https://github.com/morsoli/llm-books/files/14112859/LLM.zip)

[大语言模型实战.zip](https://github.com/wangwei1237/LLM_in_Action/files/14113204/default.zip)

### System Info ``` Ubuntu 20.04 Python 3.10.14 torch 2.3.0 transformers 4.42.3 bitsandbytes 0.42.0 CUDA Version: 12.4 GPU 3090 torch.cuda.is_available(): True ``` ### Reproduction ```py from transformers import AutoModelForCausalLM, AutoTokenizer,...