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 8d18f41
Show file tree
Hide file tree
Showing 20 changed files with 294 additions and 6 deletions.
5 changes: 4 additions & 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 All @@ -12,6 +12,9 @@ categories:
---

源码:<https://www.wiley.com/en-us/Professional+CUDA+C+Programming-p-9781118739327>
书:

<iframe src="/pdf/CUDA-C.pdf" width="100%" height="1000" name="topFrame" scrolling="yes" noresize="noresize" frameborder="0" id="topFrame"></iframe>

<!-- more -->

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
216 changes: 216 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.
Binary file added themes/fluid/source/pdf/CUDA-C.pdf
Binary file not shown.

0 comments on commit 8d18f41

Please sign in to comment.