GithubHelp home page GithubHelp logo

Comments (4)

Oceania2018 avatar Oceania2018 commented on June 8, 2024

@kiebor Can you pull the latest code and test in your case?

from botsharp.

kiebor avatar kiebor commented on June 8, 2024

@Oceania2018 , not sure where I'm going wrong here, but now I'm being told "The model file does not exist: E:\Models\Llama2\llama-2-7b.Q4_K_M.gguff"

model_location

'WebStarter.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.22\System.Threading.Tasks.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'WebStarter.exe' (CoreCLR: clrhost): Loaded 'E:\packages\net6.0\System.IdentityModel.Tokens.Jwt.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'WebStarter.exe' (CoreCLR: clrhost): Loaded 'E:\packages\net6.0\Microsoft.IdentityModel.Tokens.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'WebStarter.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.22\System.Xml.ReaderWriter.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'WebStarter.exe' (CoreCLR: clrhost): Loaded 'E:\packages\net6.0\Microsoft.IdentityModel.Protocols.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'WebStarter.exe' (CoreCLR: clrhost): Loaded 'E:\packages\net6.0\Microsoft.IdentityModel.Protocols.OpenIdConnect.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'WebStarter.exe' (CoreCLR: clrhost): Loaded 'E:\packages\net6.0\Microsoft.IdentityModel.Logging.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'WebStarter.exe' (CoreCLR: clrhost): Loaded 'E:\packages\net6.0\Microsoft.IdentityModel.JsonWebTokens.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'WebStarter.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.22\System.Runtime.Serialization.Formatters.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'WebStarter.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.22\System.Diagnostics.TraceSource.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'WebStarter.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.22\System.Runtime.Numerics.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'WebStarter.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.22\System.Runtime.Serialization.Primitives.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'WebStarter.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.22\System.Data.Common.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'WebStarter.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.22\System.Security.Cryptography.Algorithms.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'WebStarter.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\6.0.22\Microsoft.AspNetCore.WebUtilities.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
BotSharp.Core.Conversations.Services.ConversationStateService: Information: Loaded state: channel=openapi
BotSharp.Core.Conversations.Services.ConversationStateService: Information: Loaded state: temperature=0.5
BotSharp.Core.Conversations.Services.ConversationStateService: Information: Loaded state: sampling_factor=0.5
BotSharp.Core.Conversations.Services.ConversationStateService: Information: Loaded state: model=llama-2-7b.Q4_K_M.gguf
BotSharp.Core.Conversations.Services.ConversationStateService: Information: Loaded conversation states: b84093be-8500-4494-aa27-d765031d02be
'WebStarter.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.22\System.Linq.Queryable.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'WebStarter.exe' (CoreCLR: clrhost): Loaded 'E:\packages\net6.0\Fluid.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'WebStarter.exe' (CoreCLR: clrhost): Loaded 'E:\packages\net6.0\Parlot.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
BotSharp.Core.Agents.Services.AgentService: Information: Loaded agent PizzaBot 01fcc3e5-9af7-49e6-ad7a-a760bd12dc4a.
BotSharp.Core.Conversations.Services.ConversationService: Information: [PizzaBot] user: what's my order number
BotSharp.Core.Agents.Services.AgentService: Information: Loaded agent PizzaBot 01fcc3e5-9af7-49e6-ad7a-a760bd12dc4a.
'WebStarter.exe' (CoreCLR: clrhost): Loaded 'E:\packages\net6.0\LLamaSharp.dll'.
Exception thrown: 'System.IO.FileNotFoundException' in LLamaSharp.dll

from botsharp.

Oceania2018 avatar Oceania2018 commented on June 8, 2024

I saw it has double letter f in the screenshot. Should be gguf not gguff.

from botsharp.

kiebor avatar kiebor commented on June 8, 2024

🤦‍♀️lol thanks. I'll put my glasses on next time

from botsharp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.