Skip to content

Commit

Permalink
update about
Browse files Browse the repository at this point in the history
  • Loading branch information
shen-shanshan committed Dec 22, 2024
1 parent c46341f commit 0bda6b0
Show file tree
Hide file tree
Showing 29 changed files with 159 additions and 73 deletions.
4 changes: 4 additions & 0 deletions content/about/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,10 @@ Studying at School of Electronic and Information Engineering, majoring in commun

I am a contributor to many open source projects on GitHub, which are shown below.

{{< github repo="vllm-project/vllm" >}}

<br>

{{< github repo="ggerganov/llama.cpp" >}}

<br>
Expand Down
120 changes: 100 additions & 20 deletions public/about/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@


"mainEntityOfPage": "true",
"wordCount": "582"
"wordCount": "596"
}]
</script>

Expand Down Expand Up @@ -600,7 +600,7 @@ <h1 class="mt-0 text-4xl font-extrabold text-neutral-900 dark:text-neutral">
<div class="flex flex-row flex-wrap items-center">


<time datetime="2024-11-02T23:54:20&#43;00:00">2024-11-02</time><span class="px-2 text-primary-500">&middot;</span><span>582 words</span><span class="px-2 text-primary-500">&middot;</span>
<time datetime="2024-11-02T23:54:20&#43;00:00">2024-11-02</time><span class="px-2 text-primary-500">&middot;</span><span>596 words</span><span class="px-2 text-primary-500">&middot;</span>


<script type="text/javascript" src="/js/zen-mode.min.63c8a202661f4a2063fdc2706685d668e8ea3da613da2224e9da527e5876e4f53dcac39ab60732626fb4151feae5d430d0cf44731e5d3c726522fcc1519c1547.js" integrity="sha512-Y8iiAmYfSiBj/cJwZoXWaOjqPaYT2iIk6dpSflh25PU9ysOatgcyYm&#43;0FR/q5dQw0M9Ecx5dPHJlIvzBUZwVRw=="></script>
Expand Down Expand Up @@ -1046,7 +1046,7 @@ <h2 class="relative group">Open Source Contribution

</h2>
<p>I am a contributor to many open source projects on GitHub, which are shown below.</p>
<a id="github-af0f68a4623992f3d547da57b51b7fe4" target="_blank" href="https://github.com/ggerganov/llama.cpp" class="cursor-pointer">
<a id="github-af0f68a4623992f3d547da57b51b7fe4" target="_blank" href="https://github.com/vllm-project/vllm" class="cursor-pointer">
<div
class="w-full md:w-auto pt-3 p-5 border border-neutral-200 dark:border-neutral-700 border rounded-md shadow-2xl">

Expand All @@ -1064,20 +1064,20 @@ <h2 class="relative group">Open Source Contribution
<div
id="github-af0f68a4623992f3d547da57b51b7fe4-full_name"
class="m-0 font-bold text-xl text-neutral-800 decoration-primary-500 hover:underline hover:underline-offset-2 dark:text-neutral">
ggerganov/llama.cpp
vllm-project/vllm
</div>
</div>

<p id="github-af0f68a4623992f3d547da57b51b7fe4-description" class="m-0 mt-2 text-md text-neutral-800 dark:text-neutral">
LLM inference in C/C++
A high-throughput and memory-efficient inference and serving engine for LLMs
</p>

<div class="m-0 mt-2 flex items-center">

<span class="mr-1 inline-block h-3 w-3 rounded-full"
style="background-color: #f34b7d"></span>
style="background-color: #3572A5"></span>
<div class="m-0 mr-5 text-md text-neutral-800 dark:text-neutral">
C&#43;&#43;
Python
</div>

<span class="text-md mr-1 text-neutral-800 dark:text-neutral">
Expand All @@ -1090,7 +1090,7 @@ <h2 class="relative group">Open Source Contribution

</span>
<div id="github-af0f68a4623992f3d547da57b51b7fe4-stargazers" class="m-0 mr-5 text-md text-neutral-800 dark:text-neutral">
68755
32277
</div>

<span class="text-md mr-1 text-neutral-800 dark:text-neutral">
Expand All @@ -1103,14 +1103,14 @@ <h2 class="relative group">Open Source Contribution

</span>
<div id="github-af0f68a4623992f3d547da57b51b7fe4-forks" class="m-0 mr-5 text-md text-neutral-800 dark:text-neutral">
9872
4917
</div>

</div>

</div>
<script>
fetch("https://api.github.com/repos/ggerganov/llama.cpp", {
fetch("https://api.github.com/repos/vllm-project/vllm", {
headers: new Headers({
'User-agent': 'Mozilla/4.0 Custom User Agent'
})
Expand All @@ -1126,7 +1126,7 @@ <h2 class="relative group">Open Source Contribution
</script>
</a>
<br>
<a id="github-1978e2ddd6078ee54f140078cbc5e564" target="_blank" href="https://github.com/2noise/ChatTTS" class="cursor-pointer">
<a id="github-1978e2ddd6078ee54f140078cbc5e564" target="_blank" href="https://github.com/ggerganov/llama.cpp" class="cursor-pointer">
<div
class="w-full md:w-auto pt-3 p-5 border border-neutral-200 dark:border-neutral-700 border rounded-md shadow-2xl">

Expand All @@ -1144,20 +1144,20 @@ <h2 class="relative group">Open Source Contribution
<div
id="github-1978e2ddd6078ee54f140078cbc5e564-full_name"
class="m-0 font-bold text-xl text-neutral-800 decoration-primary-500 hover:underline hover:underline-offset-2 dark:text-neutral">
2noise/ChatTTS
ggerganov/llama.cpp
</div>
</div>

<p id="github-1978e2ddd6078ee54f140078cbc5e564-description" class="m-0 mt-2 text-md text-neutral-800 dark:text-neutral">
A generative speech model for daily dialogue.
LLM inference in C/C++
</p>

<div class="m-0 mt-2 flex items-center">

<span class="mr-1 inline-block h-3 w-3 rounded-full"
style="background-color: #3572A5"></span>
style="background-color: #f34b7d"></span>
<div class="m-0 mr-5 text-md text-neutral-800 dark:text-neutral">
Python
C&#43;&#43;
</div>

<span class="text-md mr-1 text-neutral-800 dark:text-neutral">
Expand All @@ -1170,7 +1170,7 @@ <h2 class="relative group">Open Source Contribution

</span>
<div id="github-1978e2ddd6078ee54f140078cbc5e564-stargazers" class="m-0 mr-5 text-md text-neutral-800 dark:text-neutral">
32444
68201
</div>

<span class="text-md mr-1 text-neutral-800 dark:text-neutral">
Expand All @@ -1183,14 +1183,14 @@ <h2 class="relative group">Open Source Contribution

</span>
<div id="github-1978e2ddd6078ee54f140078cbc5e564-forks" class="m-0 mr-5 text-md text-neutral-800 dark:text-neutral">
3523
9780
</div>

</div>

</div>
<script>
fetch("https://api.github.com/repos/2noise/ChatTTS", {
fetch("https://api.github.com/repos/ggerganov/llama.cpp", {
headers: new Headers({
'User-agent': 'Mozilla/4.0 Custom User Agent'
})
Expand All @@ -1205,6 +1205,86 @@ <h2 class="relative group">Open Source Contribution
.catch(error => console.error(error))
</script>
</a>
<br>
<a id="github-ca2302fd925bbd3bfddfe39d5bec6d48" target="_blank" href="https://github.com/2noise/ChatTTS" class="cursor-pointer">
<div
class="w-full md:w-auto pt-3 p-5 border border-neutral-200 dark:border-neutral-700 border rounded-md shadow-2xl">

<div class="flex items-center">
<span class="text-2xl text-neutral-800 dark:text-neutral" style="margin-right:10px;">


<span class="relative block icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 496 512"><path fill="currentColor" d="M165.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3.3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6zm-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2 2.3zm44.2-1.7c-2.9.7-4.9 2.6-4.6 4.9.3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9zM244.8 8C106.1 8 0 113.3 0 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C428.2 457.8 496 362.9 496 252 496 113.3 383.5 8 244.8 8zM97.2 352.9c-1.3 1-1 3.3.7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1zm-10.8-8.1c-.7 1.3.3 2.9 2.3 3.9 1.6 1 3.6.7 4.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7zm32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1zm-11.4-14.7c-1.6 1-1.6 3.6 0 5.9 1.6 2.3 4.3 3.3 5.6 2.3 1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2z"/></svg>

</span>


</span>
<div
id="github-ca2302fd925bbd3bfddfe39d5bec6d48-full_name"
class="m-0 font-bold text-xl text-neutral-800 decoration-primary-500 hover:underline hover:underline-offset-2 dark:text-neutral">
2noise/ChatTTS
</div>
</div>

<p id="github-ca2302fd925bbd3bfddfe39d5bec6d48-description" class="m-0 mt-2 text-md text-neutral-800 dark:text-neutral">
A generative speech model for daily dialogue.
</p>

<div class="m-0 mt-2 flex items-center">

<span class="mr-1 inline-block h-3 w-3 rounded-full"
style="background-color: #3572A5"></span>
<div class="m-0 mr-5 text-md text-neutral-800 dark:text-neutral">
Python
</div>

<span class="text-md mr-1 text-neutral-800 dark:text-neutral">


<span class="relative block icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path fill="currentColor" d="M287.9 0C297.1 0 305.5 5.25 309.5 13.52L378.1 154.8L531.4 177.5C540.4 178.8 547.8 185.1 550.7 193.7C553.5 202.4 551.2 211.9 544.8 218.2L433.6 328.4L459.9 483.9C461.4 492.9 457.7 502.1 450.2 507.4C442.8 512.7 432.1 513.4 424.9 509.1L287.9 435.9L150.1 509.1C142.9 513.4 133.1 512.7 125.6 507.4C118.2 502.1 114.5 492.9 115.1 483.9L142.2 328.4L31.11 218.2C24.65 211.9 22.36 202.4 25.2 193.7C28.03 185.1 35.5 178.8 44.49 177.5L197.7 154.8L266.3 13.52C270.4 5.249 278.7 0 287.9 0L287.9 0zM287.9 78.95L235.4 187.2C231.9 194.3 225.1 199.3 217.3 200.5L98.98 217.9L184.9 303C190.4 308.5 192.9 316.4 191.6 324.1L171.4 443.7L276.6 387.5C283.7 383.7 292.2 383.7 299.2 387.5L404.4 443.7L384.2 324.1C382.9 316.4 385.5 308.5 391 303L476.9 217.9L358.6 200.5C350.7 199.3 343.9 194.3 340.5 187.2L287.9 78.95z"/></svg>
</span>


</span>
<div id="github-ca2302fd925bbd3bfddfe39d5bec6d48-stargazers" class="m-0 mr-5 text-md text-neutral-800 dark:text-neutral">
32525
</div>

<span class="text-md mr-1 text-neutral-800 dark:text-neutral">


<span class="relative block icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="currentColor" d="M80 104c13.3 0 24-10.7 24-24s-10.7-24-24-24S56 66.7 56 80s10.7 24 24 24zm80-24c0 32.8-19.7 61-48 73.3V192c0 17.7 14.3 32 32 32H304c17.7 0 32-14.3 32-32V153.3C307.7 141 288 112.8 288 80c0-44.2 35.8-80 80-80s80 35.8 80 80c0 32.8-19.7 61-48 73.3V192c0 53-43 96-96 96H256v70.7c28.3 12.3 48 40.5 48 73.3c0 44.2-35.8 80-80 80s-80-35.8-80-80c0-32.8 19.7-61 48-73.3V288H144c-53 0-96-43-96-96V153.3C19.7 141 0 112.8 0 80C0 35.8 35.8 0 80 0s80 35.8 80 80zm208 24c13.3 0 24-10.7 24-24s-10.7-24-24-24s-24 10.7-24 24s10.7 24 24 24zM248 432c0-13.3-10.7-24-24-24s-24 10.7-24 24s10.7 24 24 24s24-10.7 24-24z"/></svg>
</span>


</span>
<div id="github-ca2302fd925bbd3bfddfe39d5bec6d48-forks" class="m-0 mr-5 text-md text-neutral-800 dark:text-neutral">
3530
</div>

</div>

</div>
<script>
fetch("https://api.github.com/repos/2noise/ChatTTS", {
headers: new Headers({
'User-agent': 'Mozilla/4.0 Custom User Agent'
})
})
.then(response => response.json())
.then(data => {
document.getElementById('github-ca2302fd925bbd3bfddfe39d5bec6d48-full_name').innerHTML = data.full_name;
document.getElementById('github-ca2302fd925bbd3bfddfe39d5bec6d48-description').innerHTML = data.description;
document.getElementById('github-ca2302fd925bbd3bfddfe39d5bec6d48-stargazers').innerHTML = data.stargazers_count;
document.getElementById('github-ca2302fd925bbd3bfddfe39d5bec6d48-forks').innerHTML = data.forks;
})
.catch(error => console.error(error))
</script>
</a>
<hr>


Expand Down Expand Up @@ -1553,8 +1633,8 @@ <h2 class="relative group">Contact me


<script>
var oid = "views_about\/index.md"
var oid_likes = "likes_about\/index.md"
var oid = "views_about\\index.md"
var oid_likes = "likes_about\\index.md"
</script>


Expand Down
4 changes: 2 additions & 2 deletions public/articles/ascend-aclnn-算子开发入门/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2221,8 +2221,8 @@ <h2 class="mt-8 text-2xl font-extrabold mb-10">Related</h2>


<script>
var oid = "views_posts\/【计算机】Ascend-aclnn算子开发入门\/index.md"
var oid_likes = "likes_posts\/【计算机】Ascend-aclnn算子开发入门\/index.md"
var oid = "views_posts\\【计算机】Ascend-aclnn算子开发入门\\index.md"
var oid_likes = "likes_posts\\【计算机】Ascend-aclnn算子开发入门\\index.md"
</script>


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1897,8 +1897,8 @@ <h2 class="mt-8 text-2xl font-extrabold mb-10">Related</h2>


<script>
var oid = "views_posts\/【计算机】NPU架构入门学习\/index.md"
var oid_likes = "likes_posts\/【计算机】NPU架构入门学习\/index.md"
var oid = "views_posts\\【计算机】NPU架构入门学习\\index.md"
var oid_likes = "likes_posts\\【计算机】NPU架构入门学习\\index.md"
</script>


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1536,8 +1536,8 @@ <h2 class="mt-8 text-2xl font-extrabold mb-10">Related</h2>


<script>
var oid = "views_posts\/【计算机】Git实践案例——合并多个分散的commit节点\/index.md"
var oid_likes = "likes_posts\/【计算机】Git实践案例——合并多个分散的commit节点\/index.md"
var oid = "views_posts\\【计算机】Git实践案例——合并多个分散的commit节点\\index.md"
var oid_likes = "likes_posts\\【计算机】Git实践案例——合并多个分散的commit节点\\index.md"
</script>


Expand Down
6 changes: 3 additions & 3 deletions public/articles/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -542,8 +542,8 @@ <h1 class="mt-5 text-4xl font-extrabold text-neutral-900 dark:text-neutral">Arti


<script>
var oid = "views_posts\/_index.md"
var oid_likes = "likes_posts\/_index.md"
var oid = "views_posts\\_index.md"
var oid_likes = "likes_posts\\_index.md"
</script>


Expand Down Expand Up @@ -956,7 +956,7 @@ <h2 class="mt-12 text-2xl font-bold text-neutral-700 first:mt-8 dark:text-neutra
<div class="flex flex-row flex-wrap items-center">


<time datetime="2024-12-05T10:00:40&#43;08:00">2024-12-05</time><span class="px-2 text-primary-500">&middot;</span><span>1146 words</span>
<time datetime="2024-12-05T10:00:40&#43;08:00">2024-12-05</time><span class="px-2 text-primary-500">&middot;</span><span>1157 words</span>



Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1595,8 +1595,8 @@ <h2 class="mt-8 text-2xl font-extrabold mb-10">Related</h2>


<script>
var oid = "views_posts\/【计算机】Maven项目编译报错解决方法\/index.md"
var oid_likes = "likes_posts\/【计算机】Maven项目编译报错解决方法\/index.md"
var oid = "views_posts\\【计算机】Maven项目编译报错解决方法\\index.md"
var oid_likes = "likes_posts\\【计算机】Maven项目编译报错解决方法\\index.md"
</script>


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1958,8 +1958,8 @@ <h2 class="mt-8 text-2xl font-extrabold mb-10">Related</h2>


<script>
var oid = "views_posts\/【计算机】GPU架构入门学习\/index.md"
var oid_likes = "likes_posts\/【计算机】GPU架构入门学习\/index.md"
var oid = "views_posts\\【计算机】GPU架构入门学习\\index.md"
var oid_likes = "likes_posts\\【计算机】GPU架构入门学习\\index.md"
</script>


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2163,8 +2163,8 @@ <h2 class="mt-8 text-2xl font-extrabold mb-10">Related</h2>


<script>
var oid = "views_posts\/【计算机】Ascend远程开发环境搭建\/index.md"
var oid_likes = "likes_posts\/【计算机】Ascend远程开发环境搭建\/index.md"
var oid = "views_posts\\【计算机】Ascend远程开发环境搭建\\index.md"
var oid_likes = "likes_posts\\【计算机】Ascend远程开发环境搭建\\index.md"
</script>


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1964,8 +1964,8 @@ <h2 class="mt-8 text-2xl font-extrabold mb-10">Related</h2>


<script>
var oid = "views_posts\/【计算机】大模型LoRA微调的数学原理\/index.md"
var oid_likes = "likes_posts\/【计算机】大模型LoRA微调的数学原理\/index.md"
var oid = "views_posts\\【计算机】大模型LoRA微调的数学原理\\index.md"
var oid_likes = "likes_posts\\【计算机】大模型LoRA微调的数学原理\\index.md"
</script>


Expand Down
12 changes: 7 additions & 5 deletions public/articles/大模型微调知识全景/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"keywords": ["AI","LLM","大模型微调","论文精读"],

"mainEntityOfPage": "true",
"wordCount": "1146"
"wordCount": "1157"
}]
</script>

Expand Down Expand Up @@ -619,7 +619,7 @@ <h1 class="mt-0 text-4xl font-extrabold text-neutral-900 dark:text-neutral">
<div class="flex flex-row flex-wrap items-center">


<time datetime="2024-12-05T10:00:40&#43;08:00">2024-12-05</time><span class="px-2 text-primary-500">&middot;</span><span>1146 words</span><span class="px-2 text-primary-500">&middot;</span>
<time datetime="2024-12-05T10:00:40&#43;08:00">2024-12-05</time><span class="px-2 text-primary-500">&middot;</span><span>1157 words</span><span class="px-2 text-primary-500">&middot;</span>


<script type="text/javascript" src="/js/zen-mode.min.63c8a202661f4a2063fdc2706685d668e8ea3da613da2224e9da527e5876e4f53dcac39ab60732626fb4151feae5d430d0cf44731e5d3c726522fcc1519c1547.js" integrity="sha512-Y8iiAmYfSiBj/cJwZoXWaOjqPaYT2iIk6dpSflh25PU9ysOatgcyYm&#43;0FR/q5dQw0M9Ecx5dPHJlIvzBUZwVRw=="></script>
Expand Down Expand Up @@ -991,6 +991,8 @@ <h2 class="relative group">四、大模型微调的方法有哪些
<li><strong>参数高效微调(Parameter-Efficient Fine-Tuning,PEFT)</strong>:只对部分参数进行更新,训练速度快,消耗机器资源少。</li>
</ul>
<p>此外,还有一种不需要更新模型权重就可以完成微调的方法,叫做 <strong>In-Context Learning</strong>,通过在输入的 prompt 中提供与任务相关的上下文和例子,从而让模型能够更好地了理解我们的意图。</p>
<p><strong>最新进展</strong></p>
<p>在 OpenAI 最新的发布会中,还提出了一种叫做 <strong>RFT(Reinforcement Fine-Tuning)</strong> 的微调技术,能够以奖励驱动的方式不断完善大模型所掌握的知识,更多细节可以参考这篇文章:<a href="https://www.datacamp.com/blog/reinforcement-fine-tuning" target="_blank"><u>What Is OpenAI&rsquo;s Reinforcement Fine-Tuning?</u></a></p>


<h3 class="relative group">4.1 FFT 的优缺点
Expand Down Expand Up @@ -1079,7 +1081,7 @@ <h3 class="relative group">4.3 PEFT 的分类
<li><strong>Hybrid methods</strong>:根据实际情况,可以对上述方法进行组合,从而达到更好的效果。</li>
</ul>
<p>目前比较主流的几种参数高效微调方法包括:Prompt Tuning、Prefix Tuning、LoRA、QLoRA 等。</p>
<p>论文<a href="https://arxiv.org/abs/2303.15647" target="_blank">《Scaling Down to Scale Up: A Guide to Parameter-Efficient Fine-Tuning》</a>中展示了各类参数高效微调方法及其所属的类别,如下所示:</p>
<p>论文<a href="https://arxiv.org/abs/2303.15647" target="_blank"><u>《Scaling Down to Scale Up: A Guide to Parameter-Efficient Fine-Tuning》</u></a>中展示了各类参数高效微调方法及其所属的类别,如下所示:</p>
<p>
<figure>
<img class="my-0 rounded-md" loading="lazy" src="./images/peft%E5%88%86%E7%B1%BB.png" alt="1" />
Expand Down Expand Up @@ -2326,8 +2328,8 @@ <h2 class="mt-8 text-2xl font-extrabold mb-10">Related</h2>


<script>
var oid = "views_posts\/【计算机】大模型微调知识全景\/index.md"
var oid_likes = "likes_posts\/【计算机】大模型微调知识全景\/index.md"
var oid = "views_posts\\【计算机】大模型微调知识全景\\index.md"
var oid_likes = "likes_posts\\【计算机】大模型微调知识全景\\index.md"
</script>


Expand Down
Loading

0 comments on commit 0bda6b0

Please sign in to comment.