Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Anything Llm
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mirrored_repos
MachineLearning
Mintplex Labs
Anything Llm
Commits
e28c7412
Unverified
Commit
e28c7412
authored
8 months ago
by
Martín
Committed by
GitHub
8 months ago
Browse files
Options
Downloads
Patches
Plain Diff
Fix typo (#2041)
parent
cc594d4e
Branches
Branches containing commit
Tags
Tags containing commit
Loading
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
frontend/src/pages/FineTuning/Steps/Introduction/index.jsx
+1
-1
1 addition, 1 deletion
frontend/src/pages/FineTuning/Steps/Introduction/index.jsx
with
1 addition
and
1 deletion
frontend/src/pages/FineTuning/Steps/Introduction/index.jsx
+
1
−
1
View file @
e28c7412
...
@@ -90,7 +90,7 @@ export default function Introduction({ setSettings, setStep }) {
...
@@ -90,7 +90,7 @@ export default function Introduction({ setSettings, setStep }) {
<
p
>
<
p
>
In summary, if you are getting good results with RAG currently,
In summary, if you are getting good results with RAG currently,
creating a fine-tune can squeeze
<
b
>
even more performance
</
b
>
out
creating a fine-tune can squeeze
<
b
>
even more performance
</
b
>
out
of a model. Fine-Tunes are
are
for improving response quality and
of a model. Fine-Tunes are for improving response quality and
general responses, but they are
<
b
>
not for knowledge recall
</
b
>
-
general responses, but they are
<
b
>
not for knowledge recall
</
b
>
-
that is what RAG is for! Together, it is a powerful combination.
that is what RAG is for! Together, it is a powerful combination.
</
p
>
</
p
>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment