fix: remove broken restack.io link in Transformer Models and LLMs section (#9264)

* fix: remove broken restack.io link in Transformer Models and LLMs section

* fix: remove broken restack.io link from ai-agents.json as suggested
This commit is contained in:
오영재
2025-10-20 15:24:34 +09:00
committed by GitHub
parent a4c7e6fde8
commit a4f7f9966c
2 changed files with 0 additions and 6 deletions

View File

@@ -66,11 +66,6 @@
"url": "https://llmmodels.org/blog/exploring-open-source-ai-models-llms-and-transformer-architectures/",
"type": "article"
},
{
"title": "Transformer Models Vs Llm Comparison",
"url": "https://www.restack.io/p/transformer-models-answer-vs-llm-cat-ai",
"type": "article"
},
{
"title": "How Transformer LLMs Work",
"url": "https://www.deeplearning.ai/short-courses/how-transformer-llms-work/",

View File

@@ -5,5 +5,4 @@ Transformer models are a type of neural network that read input data—like word
Visit the following resources to learn more:
- [@article@Exploring Open Source AI Models: LLMs and Transformer Architectures](https://llmmodels.org/blog/exploring-open-source-ai-models-llms-and-transformer-architectures/)
- [@article@Transformer Models Vs Llm Comparison](https://www.restack.io/p/transformer-models-answer-vs-llm-cat-ai)
- [@article@How Transformer LLMs Work](https://www.deeplearning.ai/short-courses/how-transformer-llms-work/)