Search Results for "llama-cpp-python.whl" - Page 17

Showing 438 open source projects for "llama-cpp-python.whl"

View related business solutions
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 1
    Llama-3.2-1B

    Llama-3.2-1B

    Llama 3.2–1B: Multilingual, instruction-tuned model for mobile AI

    meta-llama/Llama-3.2-1B is a lightweight, instruction-tuned generative language model developed by Meta, optimized for multilingual dialogue, summarization, and retrieval tasks. With 1.23 billion parameters, it offers strong performance in constrained environments like mobile devices, without sacrificing versatility or multilingual support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    libjson-rpc-cpp
    This project is hosted on Github: https://github.com/cinemast/libjson-rpc-cpp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CPPBB is a very fast bulletin board system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    Llama-3.2-1B-Instruct

    Llama-3.2-1B-Instruct

    Instruction-tuned 1.2B LLM for multilingual text generation by Meta

    Llama-3.2-1B-Instruct is Meta’s multilingual, instruction-tuned large language model with 1.24 billion parameters, optimized for dialogue, summarization, and retrieval tasks. It builds upon the Llama 3.1 architecture and incorporates fine-tuning techniques like SFT, DPO, and quantization-aware training for improved alignment, efficiency, and safety.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    cpp_examples

    Example programs written in C++.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    MATLAB

    Resources for using C++ with MATLAB

    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 10
    The project aims to implement data structures in CPP. These data structures and algorithms can then be used as a library. This is not meant to be a supplement to the STL or any other such library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    C++ API for the Redland RDF Store.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The bio-cpp project provides a C/C++ library for bioinformatics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    icqt projects aims to develop a Jabber-transport which provides interoperability between ICQ and Jabber instant messaging systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    CPPPlayground

    CPP Playground Project

    CPP Playground Project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    cpptcpserver

    TCP/IP Server written in CPP.

    A CPP program and library for creating TCP/IP servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Tieto

    akademia tieto cpp

    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    SysInfo

    System Information With C~CPP on TDM-GCC

    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    fileswitcher

    A notepad++ plugin that designed to allow easy switching between files

    A notepad++ plugin that designed to allow easy switching between project source and header files using a configurable shortcut. The user can specify the related file types. Like: - .c , .cpp, .cc > .h - .cpp > .hpp - .cxx > .hxx - .asm > .inc - .xml > .xsd - .xml > .xsl - .aspx > .aspx.cs - .aspx.cs > .designer.aspx.cs - .pas > .dfm - .pas > .lfm - .frm > .frx
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Hermes 4

    Hermes 4

    Hermes 4 FP8: hybrid reasoning Llama-3.1-405B model by Nous Research

    Hermes 4 405B FP8 is a cutting-edge large language model developed by Nous Research, built on Llama-3.1-405B and optimized for frontier reasoning and alignment. It introduces a hybrid reasoning mode with explicit <think> segments, enabling the model to deliberate deeply when needed and switch to faster responses when desired. Post-training improvements include a vastly expanded corpus with ~60B tokens, boosting performance across math, code, STEM, logic, creativity, and structured outputs. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is going to be my first cpp mix of cpp examples on PSP. And to make a first contact with uploading a project to this website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    winfile

    winfile

    Original Legacy Windows File Manager -- Forked

    Original Legacy Windows File Manager Forked from https://github.com/Microsoft/winfile "Goto Directory" cpp part completely rewritten and made to work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Armstrong-Number

    This is a C++ code to identify if a number is armstrong number or not.

    # Armstrong-Number This is a C++ code to identify if a number is armstrong number or not. Install an IDE to run your cpp code. Then run it on your IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Fibonacci-Series

    This is a C++ code to find the fibonacci series for a number.

    # Fibonacci-Series This is a C++ code to find the fibonacci series for a number. Install an IDE to run your cpp code. Then run it on your IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Basic-Math-Test

    This is a C++ code for a basic math test.

    # Basic-Math-Test This is a C++ code for a basic math test. Install an IDE to run your cpp code. Then run it on your IDE.
    Downloads: 0 This Week
    Last Update:
    See Project