You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _posts/2023-12-29-mixtral-ollama-llamaindex-llm.markdown
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -88,7 +88,8 @@ une démocratisation de ces technologies.
88
88
89
89
Pour installer Ollama sur votre poste :
90
90
91
-
- Allez sur le projet Github et suivez les instructions [https://github.com/jmorganca/ollama](https://github.com/jmorganca/ollama){:target="_blank" rel="noopener noreferrer nofollow"}.
91
+
- Allez sur le projet Github et suivez les instructions :
92
+
{% github_card ollama/ollama %}
92
93
- Ou bien téléchargez directement le binaire d'installation de Ollama [https://ollama.ai/download](https://ollama.ai/download){:target="_blank" rel="noopener noreferrer nofollow"}
Copy file name to clipboardExpand all lines: _posts/2024-01-07-ferret-apple-mac-llm.markdown
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,7 +61,8 @@ git lfs install
61
61
### Étape 2 : Télécharger le Code Source de Ferret
62
62
63
63
J'ai adapté le code de Ferret pour les processeurs Silicon et le framework Metal Performance Shaders (MPS) d'Apple. Il
64
-
est disponible sur [https://github.com/jeanjerome/ml-ferret/tree/silicon](https://github.com/jeanjerome/ml-ferret/tree/silicon){:target="_blank" rel="noopener noreferrer nofollow"} :
64
+
est disponible sur ce repo :
65
+
{% github_card jeanjerome/ml-ferret %}
65
66
66
67
- La branche **_main_** contient le code d'origine d'Apple.
67
68
- La branche **_silicon_** contient ma version adaptée.
Copy file name to clipboardExpand all lines: _posts/2024-02-11-crewai-mixtral-agile-team.markdown
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -100,7 +100,8 @@ remplacer.
100
100
101
101
### Code Source
102
102
103
-
Vous trouverez le code source de ce projet dans le repo GitHub [https://github.com/jeanjerome/ai-agile-team](https://github.com/jeanjerome/ai-agile-team){:target="_blank" rel="noopener noreferrer nofollow"}
103
+
Vous trouverez le code source de ce projet dans ce repo GitHub :
Copy file name to clipboardExpand all lines: _posts/en/2023-12-29-mixtral-ollama-llamaindex-llm.markdown
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -90,7 +90,8 @@ the democratization of these technologies.
90
90
91
91
To install Ollama on your computer:
92
92
93
-
- Go to the GitHub project and follow the instructions [https://github.com/jmorganca/ollama](https://github.com/jmorganca/ollama){:target="_blank" rel="noopener noreferrer nofollow"}.
93
+
- Go to the GitHub project and follow the instructions:
94
+
{% github_card ollama/ollama %}
94
95
- Or download the Ollama installation binary directly from [https://ollama.ai/download](https://ollama.ai/download){:target="_blank" rel="noopener noreferrer nofollow"}
Copy file name to clipboardExpand all lines: _posts/en/2024-01-07-ferret-apple-mac-llm.markdown
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,7 +61,8 @@ git lfs install
61
61
### Step 2: Download Ferret's Source Code
62
62
63
63
I've adapted the Ferret code for Silicon processors and Apple's Metal Performance Shaders (MPS) framework. It
64
-
is available at [https://github.com/jeanjerome/ml-ferret/tree/silicon](https://github.com/jeanjerome/ml-ferret/tree/silicon){:target="_blank" rel="noopener noreferrer nofollow"} :
64
+
is available on this repo:
65
+
{% github_card jeanjerome/ml-ferret %}
65
66
66
67
- The **_main_** branch contains the original code from Apple.
67
68
- The **_silicon_** branch contains my adapted version.
Copy file name to clipboardExpand all lines: _posts/en/2024-02-11-crewai-mixtral-agile-team.markdown
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -94,7 +94,8 @@ and enrich human capabilities rather than merely replace them.
94
94
95
95
### Source Code
96
96
97
-
You can find the source code for this project in the GitHub repo [https://github.com/jeanjerome/ai-agile-team](https://github.com/jeanjerome/ai-agile-team){:target="_blank" rel="noopener noreferrer nofollow"}
97
+
You can find the source code for this project in this GitHub repo:
0 commit comments