Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Commit

Permalink
Add LLM Security
Browse files Browse the repository at this point in the history
Signed-off-by: Jianliang Shen <[email protected]>
  • Loading branch information
Jianliang Shen committed Jul 18, 2024
1 parent c6f6f61 commit 7ed50b1
Show file tree
Hide file tree
Showing 20 changed files with 296 additions and 6 deletions.
2 changes: 1 addition & 1 deletion source/_posts/GPU/CUDA/CUDA-C.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
layout: post
title: CUDA C编程
title: CUDA C 编程
index_img: /img/post_pics/cuda-c/book.jpeg
date: 2024-04-04 13:02:37
tags:
Expand Down
2 changes: 2 additions & 0 deletions source/_posts/GPU/Computing-Startup.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,12 +105,14 @@ categories:
| [**CUDA-Programming-Guide-in-Chinese<br />★**](https://github.com/HeKun-NVIDIA/CUDA-Programming-Guide-in-Chinese)| 本项目为 CUDA C Programming Guide 的中文翻译版。|
| [NN-CUDA-Example<br />★](https://github.com/godweiyang/NN-CUDA-Example)|调用自定义 CUDA 运算符的神经网络工具包(PyTorch、TensorFlow 等)的几个简单示例。 |
| [NVTrust<br />★](https://github.com/NVIDIA/nvtrust)|nvTrust 是一个存储库,其中包含在受信任的环境(例如机密计算)中使用 NVIDIA 解决方案时利用的许多实用程序和工具、开源代码和 SDK。 |
| [LLM Guard](https://github.com/protectai/llm-guard) | LLM 交互的安全工具包 |
| [ROCm/ROCT-Thunk-Interface<br />★](https://github.com/ROCm/ROCT-Thunk-Interface)|此存储库包含用于与 (AMD)ROCk 驱动程序交互的用户模式 ​​API 接口。 |
| **3. 免费资源** | |
| [**GitHub中文开源仓库排行榜<br />★★★★★**](https://github.com/GrowingGit/GitHub-Chinese-Top-Charts)| GitHub中文排行榜,帮助你发现优秀中文项目,可以无语言障碍地、更高效地吸收优秀经验成果 |
| [**free-programming-books<br />★★★★★**](https://github.com/EbookFoundation/free-programming-books)| 多种语言的免费学习资源列表 |
| [CS EBook<br />★★★](https://github.com/forthespada/CS-Books)| 超过1000本的计算机经典书籍分享,解压密码:a123654 |
| [CS EBook<br />★★★](https://github.com/lining808/CS-Ebook) | 本储存库是一些高质量的计算机科学与技术书籍推荐书单,需要学习的可以按照此书单进行学习进阶,包含了计算机大多数软件相关方向。而且敢承诺一直更新。 |
| [zhoucz97/myLearning](https://github.com/zhoucz97/myLearning) | 记录个人的学习历程。包括但不限于算法、机器学习、论文写作等。 |

</details>

Expand Down
2 changes: 1 addition & 1 deletion source/_posts/Security/AMD-SEV-SNP.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
layout: post
title: AMD SEV-SNP
title: "机密计算: AMD SEV-SNP 白皮书"
index_img: /img/post_pics/cc/amd-cc-1.png
date: 2024-07-18 13:31:57
tags:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
layout: post
title: 机密计算通用框架概要
title: "机密计算: 通用框架概要"
index_img: /img/post_pics/cc/cc2.png
date: 2024-07-11 13:38:25
tags:
Expand Down
219 changes: 219 additions & 0 deletions source/_posts/Security/LLM-Security.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion source/_posts/Security/Nvidia-HCC-Driver-Code.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
layout: post
title: HCC driver code
title: "机密计算: HCC 驱动代码"
date: 2024-07-02 14:43:10
tags:
- TEE
Expand Down
2 changes: 1 addition & 1 deletion source/_posts/Security/Nvidia-HCC.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
layout: post
title: Hopper Confidential Compute
title: "机密计算: Hopper Confidential Compute"
date: 2024-04-04 10:26:14
index_img: /img/post_pics/HCC/7.png
tags:
Expand Down
2 changes: 1 addition & 1 deletion source/_posts/Security/Spectre-Meltdown.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
layout: post
title: Spectre漏洞和原理
title: "机密计算: Spectre漏洞和原理"
date: 2024-03-26 21:56:48
index_img: /img/post_pics/os/spectre.png
tags:
Expand Down
69 changes: 69 additions & 0 deletions source/_posts/Summary.md.bak
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
---
layout: post
title: Summary
date: 2024-07-18 15:33:52
tags:
---

<p align="center">
<img width="200" src="content/media/repo_logo.svg">
</p>

<h1 align="center">GitHub中文排行榜</h1>

<div align="center">
「帮助你发现优秀中文项目,可以无语言障碍地、更高效地吸收优秀经验成果」
</div>

<br />

<div align="center">
<p><sub>↓ -- 项目说明 -- ↓</sub></p>
<a href="content/docs/features.md">特色亮点</a> •
<a href="content/docs/definition_of_Chinese_repo.md">中文定义</a> •
<a href="content/docs/inclusion_rules.md">收录规则</a> •
<a href="content/docs/milestone.md">重要更新</a> •
<a href="content/docs/feedback.md">问题反馈</a> •
<a href="LICENSE.md">许可协议</a>
</div>

<br />

<div align="center">
<p><sub>↓ -- 进阶之路 -- ↓</sub></p>
中文项目已通关?通往更广阔世界的路:<a href="https://github.com/kon9chunkit/GitHub-English-Top-Charts">GitHub英文排行榜</a>
</div>

<br />

<div align="center">
<p><sub>↓ -- 内容目录 -- ↓</sub></p>
<table>
<tr>
<td colspan="2" align="center">中文总榜</td>
<td colspan="2" align="center">中文增速榜</td>
<td colspan="2" align="center">中文新秀榜</td>
</tr>
<tr>
<td align="center">软件类</td>
<td align="center">资料类</td>
<td align="center">软件类</td>
<td align="center">资料类</td>
<td align="center">软件类</td>
<td align="center">资料类</td>
</tr>
<tr>
<td align="center"><a href="content/charts/overall/software/Jupyter-Notebook.md">Jupyter Notebook</a></td>
<td align="center"><a href="content/charts/overall/knowledge/Jupyter-Notebook.md">Jupyter Notebook</a></td>
<td align="center"><a href="content/charts/growth/software/Jupyter-Notebook.md">Jupyter Notebook</a></td>
<td align="center"><a href="content/charts/growth/knowledge/Jupyter-Notebook.md">Jupyter Notebook</a></td>
<td align="center"><a href="content/charts/new_repo/software/Jupyter-Notebook.md">Jupyter Notebook</a></td>
<td align="center"><a href="content/charts/new_repo/knowledge/Jupyter-Notebook.md">Jupyter Notebook</a></td>
</tr>
</table>
</div>

<div align="center">
<p><sub>↓ -- 感谢读者 -- ↓</sub></p>
榜单持续更新,如有帮助请加星收藏,方便后续浏览,感谢你的支持!
</div>
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added themes/fluid/source/img/post_pics/cc/LLM-cc-9.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added themes/fluid/source/img/post_pics/cc/LLM-cc.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.

0 comments on commit 7ed50b1

Please sign in to comment.