Browse Source

Delete default prompt

tags/0.11.0
SignalRT 1 year ago
parent
commit
bc487decae
2 changed files with 0 additions and 4 deletions
  1. +0
    -1
      LLama.Examples/Assets/vicuna-llava-v16.txt
  2. +0
    -3
      LLama.Examples/LLama.Examples.csproj

+ 0
- 1
LLama.Examples/Assets/vicuna-llava-v16.txt View File

@@ -1 +0,0 @@
<image>\nUSER:\nProvide a full description.\nASSISTANT:\n

+ 0
- 3
LLama.Examples/LLama.Examples.csproj View File

@@ -68,9 +68,6 @@
<None Update="Assets\chat-with-kunkun-chinese.txt">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="Assets\vicuna-llava-v16.txt">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
</ItemGroup>

</Project>

Loading…
Cancel
Save