update
This commit is contained in:
@@ -201,13 +201,13 @@ function formatLLMtext_llama3instruct(name::T, text::T) where {T<:AbstractString
|
||||
<|begin_of_text|>
|
||||
<|start_header_id|>$name<|end_header_id|>
|
||||
$text
|
||||
<|eot_id|>\n
|
||||
<|eot_id|>
|
||||
"""
|
||||
else
|
||||
"""
|
||||
<|start_header_id|>$name<|end_header_id|>
|
||||
$text
|
||||
<|eot_id|>\n
|
||||
<|eot_id|>
|
||||
"""
|
||||
end
|
||||
|
||||
@@ -286,7 +286,7 @@ end
|
||||
TODO\n
|
||||
-----
|
||||
[] update docstring
|
||||
[TESTING] implement the function
|
||||
[PENDING] implement the function
|
||||
|
||||
Signature\n
|
||||
-----
|
||||
|
||||
Reference in New Issue
Block a user