Skip to content

Commit

Permalink
improve seo
Browse files Browse the repository at this point in the history
  • Loading branch information
proflgrando committed Sep 26, 2024
1 parent 4367cf8 commit 561df5d
Show file tree
Hide file tree
Showing 98 changed files with 246 additions and 246 deletions.
10 changes: 5 additions & 5 deletions 404.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<!-- This site was created with Wowchemy. https://www.wowchemy.com -->
<!-- Last Published: September 23, 2024 --><html lang="en-us" >
<!-- Last Published: September 26, 2024 --><html lang="en-us" >


<head>
Expand Down Expand Up @@ -749,13 +749,13 @@ <h2>Latest</h2>

<li><a href="/post/">Posts</a></li>

<li><a href="/post/ollamawin/">Como instalar/usar uma ferramenta LLM no Windows de forma offline (Parte 2)</a></li>
<li><a href="/post/ollamawin/">Como Instalar e Usar a Ferramenta Ollama Offline no Windows</a></li>

<li><a href="/post/ollama/">Como instalar/usar uma ferramenta LLM no Linux de forma offline (Parte 1)</a></li>
<li><a href="/post/ollama/">Como Usar Ollama para Instalar LLM Offline no Linux: Guia Prático</a></li>

<li><a href="/post/prompt1/">Como usar melhor o Chat-GPT e outras ferramentas generativas-Parte 1</a></li>
<li><a href="/post/prompt1/">Melhores Dicas para Usar ChatGPT e Ferramentas Generativas</a></li>

<li><a href="/post/hface/">Utilizando a plataforma Hugging Face para testar modelos de aprendizado de máquina.</a></li>
<li><a href="/post/hface/">Testando Modelos de Aprendizado de Máquina com Hugging Face.</a></li>

<li><a href="/post/pythoncv/">Classificação de imagens com o TensorFlow.</a></li>

Expand Down
2 changes: 1 addition & 1 deletion categories/index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<!-- This site was created with Wowchemy. https://www.wowchemy.com -->
<!-- Last Published: September 23, 2024 --><html lang="en-us" >
<!-- Last Published: September 26, 2024 --><html lang="en-us" >


<head>
Expand Down
2 changes: 1 addition & 1 deletion event/index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<!-- This site was created with Wowchemy. https://www.wowchemy.com -->
<!-- Last Published: September 23, 2024 --><html lang="en-us" >
<!-- Last Published: September 26, 2024 --><html lang="en-us" >


<head>
Expand Down
2 changes: 1 addition & 1 deletion ideas/index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<!-- This site was created with Wowchemy. https://www.wowchemy.com -->
<!-- Last Published: September 23, 2024 --><html lang="en-us" >
<!-- Last Published: September 26, 2024 --><html lang="en-us" >


<head>
Expand Down
18 changes: 9 additions & 9 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<!-- This site was created with Wowchemy. https://www.wowchemy.com -->
<!-- Last Published: September 23, 2024 --><html lang="en-us" >
<!-- Last Published: September 26, 2024 --><html lang="en-us" >


<head>
Expand Down Expand Up @@ -1659,13 +1659,13 @@ <h1 class="mb-0">Recent Posts</h1>
<div class="media-body">

<div class="section-subheading article-title mb-0 mt-0">
<a href="/post/ollamawin/" >Como instalar/usar uma ferramenta LLM no Windows de forma offline (Parte 2)</a>
<a href="/post/ollamawin/" >Como Instalar e Usar a Ferramenta Ollama Offline no Windows</a>
</div>


<a href="/post/ollamawin/" class="summary-link">
<div class="article-style">
Como rodar uma Ferramenta LLM off-line no Windows
Como Executar Ferramentas LLM Offline no Windows: Passo a Passo
</div>
</a>

Expand Down Expand Up @@ -1748,13 +1748,13 @@ <h1 class="mb-0">Recent Posts</h1>
<div class="media-body">

<div class="section-subheading article-title mb-0 mt-0">
<a href="/post/ollama/" >Como instalar/usar uma ferramenta LLM no Linux de forma offline (Parte 1)</a>
<a href="/post/ollama/" >Como Usar Ollama para Instalar LLM Offline no Linux: Guia Prático</a>
</div>


<a href="/post/ollama/" class="summary-link">
<div class="article-style">
Como rodar uma Ferramenta LLM offline no Linux
Como Executar Ferramentas LLM Offline no Linux: Passo a Passo
</div>
</a>

Expand Down Expand Up @@ -1837,13 +1837,13 @@ <h1 class="mb-0">Recent Posts</h1>
<div class="media-body">

<div class="section-subheading article-title mb-0 mt-0">
<a href="/post/prompt1/" >Como usar melhor o Chat-GPT e outras ferramentas generativas-Parte 1</a>
<a href="/post/prompt1/" >Melhores Dicas para Usar ChatGPT e Ferramentas Generativas</a>
</div>


<a href="/post/prompt1/" class="summary-link">
<div class="article-style">
Alguns padrões para facilitar a utilização do Chat-GPT
Alguns padrões para otimizar a utilização do ChatGPT
</div>
</a>

Expand Down Expand Up @@ -1926,13 +1926,13 @@ <h1 class="mb-0">Recent Posts</h1>
<div class="media-body">

<div class="section-subheading article-title mb-0 mt-0">
<a href="/post/hface/" >Utilizando a plataforma Hugging Face para testar modelos de aprendizado de máquina.</a>
<a href="/post/hface/" >Testando Modelos de Aprendizado de Máquina com Hugging Face.</a>
</div>


<a href="/post/hface/" class="summary-link">
<div class="article-style">
Criando um pipeline para testar os modelos presentes no Hugging Faces
Como Criar um Pipeline em Python para Testar Modelos no Hugging Face
</div>
</a>

Expand Down
2 changes: 1 addition & 1 deletion index.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</image>

<item>
<title>Como instalar/usar uma ferramenta LLM no Windows de forma offline (Parte 2)</title>
<title>Como Instalar e Usar a Ferramenta Ollama Offline no Windows</title>
<link>https://lgrando1.github.io/post/ollamawin/</link>
<pubDate>Sun, 22 Sep 2024 00:00:00 +0000</pubDate>
<guid>https://lgrando1.github.io/post/ollamawin/</guid>
Expand Down Expand Up @@ -366,7 +366,7 @@ As únicas modificações que realizei neste computador foi a inclusão de mais
</item>

<item>
<title>Como instalar/usar uma ferramenta LLM no Linux de forma offline (Parte 1)</title>
<title>Como Usar Ollama para Instalar LLM Offline no Linux: Guia Prático</title>
<link>https://lgrando1.github.io/post/ollama/</link>
<pubDate>Sat, 21 Sep 2024 00:00:00 +0000</pubDate>
<guid>https://lgrando1.github.io/post/ollama/</guid>
Expand Down Expand Up @@ -690,7 +690,7 @@ PS: peço desculpas na imagem abaixo por que eu digitei um comando errado, por i
</item>

<item>
<title>Como usar melhor o Chat-GPT e outras ferramentas generativas-Parte 1</title>
<title>Melhores Dicas para Usar ChatGPT e Ferramentas Generativas</title>
<link>https://lgrando1.github.io/post/prompt1/</link>
<pubDate>Sat, 27 Apr 2024 00:00:00 +0000</pubDate>
<guid>https://lgrando1.github.io/post/prompt1/</guid>
Expand All @@ -717,7 +717,7 @@ PS: peço desculpas na imagem abaixo por que eu digitei um comando errado, por i
</item>

<item>
<title>Utilizando a plataforma Hugging Face para testar modelos de aprendizado de máquina.</title>
<title>Testando Modelos de Aprendizado de Máquina com Hugging Face.</title>
<link>https://lgrando1.github.io/post/hface/</link>
<pubDate>Sun, 24 Mar 2024 00:00:00 +0000</pubDate>
<guid>https://lgrando1.github.io/post/hface/</guid>
Expand Down
2 changes: 1 addition & 1 deletion post/complex1/index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<!-- This site was created with Wowchemy. https://www.wowchemy.com -->
<!-- Last Published: September 23, 2024 --><html lang="en-us" >
<!-- Last Published: September 26, 2024 --><html lang="en-us" >


<head>
Expand Down
2 changes: 1 addition & 1 deletion post/complex3/index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<!-- This site was created with Wowchemy. https://www.wowchemy.com -->
<!-- Last Published: September 23, 2024 --><html lang="en-us" >
<!-- Last Published: September 26, 2024 --><html lang="en-us" >


<head>
Expand Down
2 changes: 1 addition & 1 deletion post/complex4/index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<!-- This site was created with Wowchemy. https://www.wowchemy.com -->
<!-- Last Published: September 23, 2024 --><html lang="en-us" >
<!-- Last Published: September 26, 2024 --><html lang="en-us" >


<head>
Expand Down
2 changes: 1 addition & 1 deletion post/complexex1/index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<!-- This site was created with Wowchemy. https://www.wowchemy.com -->
<!-- Last Published: September 23, 2024 --><html lang="en-us" >
<!-- Last Published: September 26, 2024 --><html lang="en-us" >


<head>
Expand Down
28 changes: 14 additions & 14 deletions post/hface/index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<!-- This site was created with Wowchemy. https://www.wowchemy.com -->
<!-- Last Published: September 23, 2024 --><html lang="en-us" >
<!-- Last Published: September 26, 2024 --><html lang="en-us" >


<head>
Expand Down Expand Up @@ -275,7 +275,7 @@



<meta name="description" content="Criando um pipeline para testar os modelos presentes no Hugging Faces" />
<meta name="description" content="Como Criar um Pipeline em Python para Testar Modelos no Hugging Face" />



Expand Down Expand Up @@ -314,8 +314,8 @@
<meta property="twitter:image" content="https://lgrando1.github.io/media/icon_hu833f70911ce8d7c0b3dbb80c9eadb7d3_197124_512x512_fill_lanczos_center_3.png" />
<meta property="og:site_name" content="Leonardo Grando" />
<meta property="og:url" content="https://lgrando1.github.io/post/hface/" />
<meta property="og:title" content="Utilizando a plataforma Hugging Face para testar modelos de aprendizado de máquina. | Leonardo Grando" />
<meta property="og:description" content="Criando um pipeline para testar os modelos presentes no Hugging Faces" /><meta property="og:image" content="https://lgrando1.github.io/media/icon_hu833f70911ce8d7c0b3dbb80c9eadb7d3_197124_512x512_fill_lanczos_center_3.png" /><meta property="og:locale" content="en-us" />
<meta property="og:title" content="Testando Modelos de Aprendizado de Máquina com Hugging Face. | Leonardo Grando" />
<meta property="og:description" content="Como Criar um Pipeline em Python para Testar Modelos no Hugging Face" /><meta property="og:image" content="https://lgrando1.github.io/media/icon_hu833f70911ce8d7c0b3dbb80c9eadb7d3_197124_512x512_fill_lanczos_center_3.png" /><meta property="og:locale" content="en-us" />


<meta
Expand Down Expand Up @@ -352,7 +352,7 @@
"@type": "WebPage",
"@id": "https://lgrando1.github.io/post/hface/"
},
"headline": "Utilizando a plataforma Hugging Face para testar modelos de aprendizado de máquina.",
"headline": "Testando Modelos de Aprendizado de Máquina com Hugging Face.",

"datePublished": "2024-03-24T00:00:00Z",
"dateModified": "2024-03-24T16:00:00-03:00",
Expand All @@ -370,7 +370,7 @@
"url": "https://lgrando1.github.io/media/icon_hu833f70911ce8d7c0b3dbb80c9eadb7d3_197124_192x192_fill_lanczos_center_3.png"
}
},
"description": "Criando um pipeline para testar os modelos presentes no Hugging Faces"
"description": "Como Criar um Pipeline em Python para Testar Modelos no Hugging Face"
}
</script>

Expand All @@ -392,7 +392,7 @@



<title>Utilizando a plataforma Hugging Face para testar modelos de aprendizado de máquina. | Leonardo Grando</title>
<title>Testando Modelos de Aprendizado de Máquina com Hugging Face. | Leonardo Grando</title>



Expand Down Expand Up @@ -801,7 +801,7 @@ <h1>Search</h1>


<div class="article-container pt-3">
<h1>Utilizando a plataforma Hugging Face para testar modelos de aprendizado de máquina.</h1>
<h1>Testando Modelos de Aprendizado de Máquina com Hugging Face.</h1>


<p class="page-subtitle">Como testar modelos do Hugging Face em tarefas de Aprendizado de Máquinas</p>
Expand Down Expand Up @@ -959,7 +959,7 @@ <h2 id="conclusão">Conclusão</h2>


<li>
<a href="https://twitter.com/intent/tweet?url=https%3A%2F%2Flgrando1.github.io%2Fpost%2Fhface%2F&amp;text=Utilizando&#43;a&#43;plataforma&#43;Hugging&#43;Face&#43;para&#43;testar&#43;modelos&#43;de&#43;aprendizado&#43;de&#43;m%C3%A1quina." target="_blank" rel="noopener" class="share-btn-twitter" aria-label="twitter">
<a href="https://twitter.com/intent/tweet?url=https%3A%2F%2Flgrando1.github.io%2Fpost%2Fhface%2F&amp;text=Testando&#43;Modelos&#43;de&#43;Aprendizado&#43;de&#43;M%C3%A1quina&#43;com&#43;Hugging&#43;Face." target="_blank" rel="noopener" class="share-btn-twitter" aria-label="twitter">
<i class="fab fa-twitter"></i>
</a>
</li>
Expand All @@ -976,7 +976,7 @@ <h2 id="conclusão">Conclusão</h2>


<li>
<a href="https://www.facebook.com/sharer.php?u=https%3A%2F%2Flgrando1.github.io%2Fpost%2Fhface%2F&amp;t=Utilizando&#43;a&#43;plataforma&#43;Hugging&#43;Face&#43;para&#43;testar&#43;modelos&#43;de&#43;aprendizado&#43;de&#43;m%C3%A1quina." target="_blank" rel="noopener" class="share-btn-facebook" aria-label="facebook">
<a href="https://www.facebook.com/sharer.php?u=https%3A%2F%2Flgrando1.github.io%2Fpost%2Fhface%2F&amp;t=Testando&#43;Modelos&#43;de&#43;Aprendizado&#43;de&#43;M%C3%A1quina&#43;com&#43;Hugging&#43;Face." target="_blank" rel="noopener" class="share-btn-facebook" aria-label="facebook">
<i class="fab fa-facebook"></i>
</a>
</li>
Expand All @@ -995,7 +995,7 @@ <h2 id="conclusão">Conclusão</h2>


<li>
<a href="mailto:?subject=Utilizando%20a%20plataforma%20Hugging%20Face%20para%20testar%20modelos%20de%20aprendizado%20de%20m%C3%A1quina.&amp;body=https%3A%2F%2Flgrando1.github.io%2Fpost%2Fhface%2F" target="_blank" rel="noopener" class="share-btn-email" aria-label="envelope">
<a href="mailto:?subject=Testando%20Modelos%20de%20Aprendizado%20de%20M%C3%A1quina%20com%20Hugging%20Face.&amp;body=https%3A%2F%2Flgrando1.github.io%2Fpost%2Fhface%2F" target="_blank" rel="noopener" class="share-btn-email" aria-label="envelope">
<i class="fas fa-envelope"></i>
</a>
</li>
Expand All @@ -1012,7 +1012,7 @@ <h2 id="conclusão">Conclusão</h2>


<li>
<a href="https://www.linkedin.com/shareArticle?url=https%3A%2F%2Flgrando1.github.io%2Fpost%2Fhface%2F&amp;title=Utilizando&#43;a&#43;plataforma&#43;Hugging&#43;Face&#43;para&#43;testar&#43;modelos&#43;de&#43;aprendizado&#43;de&#43;m%C3%A1quina." target="_blank" rel="noopener" class="share-btn-linkedin" aria-label="linkedin-in">
<a href="https://www.linkedin.com/shareArticle?url=https%3A%2F%2Flgrando1.github.io%2Fpost%2Fhface%2F&amp;title=Testando&#43;Modelos&#43;de&#43;Aprendizado&#43;de&#43;M%C3%A1quina&#43;com&#43;Hugging&#43;Face." target="_blank" rel="noopener" class="share-btn-linkedin" aria-label="linkedin-in">
<i class="fab fa-linkedin-in"></i>
</a>
</li>
Expand All @@ -1029,7 +1029,7 @@ <h2 id="conclusão">Conclusão</h2>


<li>
<a href="whatsapp://send?text=Utilizando&#43;a&#43;plataforma&#43;Hugging&#43;Face&#43;para&#43;testar&#43;modelos&#43;de&#43;aprendizado&#43;de&#43;m%C3%A1quina.%20https%3A%2F%2Flgrando1.github.io%2Fpost%2Fhface%2F" target="_blank" rel="noopener" class="share-btn-whatsapp" aria-label="whatsapp">
<a href="whatsapp://send?text=Testando&#43;Modelos&#43;de&#43;Aprendizado&#43;de&#43;M%C3%A1quina&#43;com&#43;Hugging&#43;Face.%20https%3A%2F%2Flgrando1.github.io%2Fpost%2Fhface%2F" target="_blank" rel="noopener" class="share-btn-whatsapp" aria-label="whatsapp">
<i class="fab fa-whatsapp"></i>
</a>
</li>
Expand All @@ -1046,7 +1046,7 @@ <h2 id="conclusão">Conclusão</h2>


<li>
<a href="https://service.weibo.com/share/share.php?url=https%3A%2F%2Flgrando1.github.io%2Fpost%2Fhface%2F&amp;title=Utilizando&#43;a&#43;plataforma&#43;Hugging&#43;Face&#43;para&#43;testar&#43;modelos&#43;de&#43;aprendizado&#43;de&#43;m%C3%A1quina." target="_blank" rel="noopener" class="share-btn-weibo" aria-label="weibo">
<a href="https://service.weibo.com/share/share.php?url=https%3A%2F%2Flgrando1.github.io%2Fpost%2Fhface%2F&amp;title=Testando&#43;Modelos&#43;de&#43;Aprendizado&#43;de&#43;M%C3%A1quina&#43;com&#43;Hugging&#43;Face." target="_blank" rel="noopener" class="share-btn-weibo" aria-label="weibo">
<i class="fab fa-weibo"></i>
</a>
</li>
Expand Down
18 changes: 9 additions & 9 deletions post/index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<!-- This site was created with Wowchemy. https://www.wowchemy.com -->
<!-- Last Published: September 23, 2024 --><html lang="en-us" >
<!-- Last Published: September 26, 2024 --><html lang="en-us" >


<head>
Expand Down Expand Up @@ -788,13 +788,13 @@ <h1>Posts</h1>
<div class="media-body">

<div class="section-subheading article-title mb-0 mt-0">
<a href="/post/ollamawin/" >Como instalar/usar uma ferramenta LLM no Windows de forma offline (Parte 2)</a>
<a href="/post/ollamawin/" >Como Instalar e Usar a Ferramenta Ollama Offline no Windows</a>
</div>


<a href="/post/ollamawin/" class="summary-link">
<div class="article-style">
Como rodar uma Ferramenta LLM off-line no Windows
Como Executar Ferramentas LLM Offline no Windows: Passo a Passo
</div>
</a>

Expand Down Expand Up @@ -877,13 +877,13 @@ <h1>Posts</h1>
<div class="media-body">

<div class="section-subheading article-title mb-0 mt-0">
<a href="/post/ollama/" >Como instalar/usar uma ferramenta LLM no Linux de forma offline (Parte 1)</a>
<a href="/post/ollama/" >Como Usar Ollama para Instalar LLM Offline no Linux: Guia Prático</a>
</div>


<a href="/post/ollama/" class="summary-link">
<div class="article-style">
Como rodar uma Ferramenta LLM offline no Linux
Como Executar Ferramentas LLM Offline no Linux: Passo a Passo
</div>
</a>

Expand Down Expand Up @@ -966,13 +966,13 @@ <h1>Posts</h1>
<div class="media-body">

<div class="section-subheading article-title mb-0 mt-0">
<a href="/post/prompt1/" >Como usar melhor o Chat-GPT e outras ferramentas generativas-Parte 1</a>
<a href="/post/prompt1/" >Melhores Dicas para Usar ChatGPT e Ferramentas Generativas</a>
</div>


<a href="/post/prompt1/" class="summary-link">
<div class="article-style">
Alguns padrões para facilitar a utilização do Chat-GPT
Alguns padrões para otimizar a utilização do ChatGPT
</div>
</a>

Expand Down Expand Up @@ -1055,13 +1055,13 @@ <h1>Posts</h1>
<div class="media-body">

<div class="section-subheading article-title mb-0 mt-0">
<a href="/post/hface/" >Utilizando a plataforma Hugging Face para testar modelos de aprendizado de máquina.</a>
<a href="/post/hface/" >Testando Modelos de Aprendizado de Máquina com Hugging Face.</a>
</div>


<a href="/post/hface/" class="summary-link">
<div class="article-style">
Criando um pipeline para testar os modelos presentes no Hugging Faces
Como Criar um Pipeline em Python para Testar Modelos no Hugging Face
</div>
</a>

Expand Down
Loading

0 comments on commit 561df5d

Please sign in to comment.