Coder Social home page Coder Social logo

llamindex-projects's Introduction

Llamindex-Projects

llamindex-projects's People

Contributors

krishnaik06 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

llamindex-projects's Issues

llama_index.llms no longer exists

Hi Krish,

This is a great tutorial, but I'm getting stuck because this line errors:

from llama_index.llms import HuggingFaceLLM

This is a known issue -- llms module is no longer supported by LlamaIndex: run-llama/llama_index#10670.

Were you able to work around it? The solution provided in their git issue (reinstalling: !pip install llama-index-llms-huggingface) did nothing when I tried it -- all packages are satisfied. I don't know why it would work with no instruction to downgrade versions.

Arthur

UPDATE THE IMPORTS

llama-index imports have been updated

while i writing this issue , i just faced an error with vectorstoreindex from llama-index.

The updated documentation says
from llama_index.core import VectorStoreIndex, SimpleDirectoryReader, ServiceContext

Facing issue while downloading the quantized model from hf.

Facing an issue while downloading the quantized model from HF, it shows the below error.

ImportError: Using bitsandbytes 8-bit quantization requires Accelerate: pip install accelerate and the latest version of bitsandbytes: pip install -i https://pypi.org/simple/ bitsandbytes

Even though the packages are installed.
pip install bitsandbytes==0.42.0
pip install accelerate

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.