Skip to content

PreTrainedTokenizerFast has no attribute _ollama_modelfile #1729

@leonlee723

Description

@leonlee723

I have been running "Ollama+Unsloth+Llama3+CSV finetuning.ipynb" on my local Ubuntu computer.
I had saved gguf model file on my disk.(./model)
When running "print(tokenizer._ollama_modelfile)" to create an ollama model file, show error

AttributeError: PreTrainedTokenizerFast has no attribute _ollama_modelfile

I had tracked source code and hadn't found the function. Is this a bug?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions