You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Which version of LM Studio?
Example: LM Studio 0.3.10 (Build 6) - For ARM / Apple Silicon
Which operating system?
macOS Sequoia - 15.3.1 (24D70)
MacBookPro
Mac15,6
M3 Pro 18GB
What is the bug?
When pointing my model directory to an external drive, I receive errors with indexing MLX files only GGUF are ok. Same drive and models work on mlx-engine separately.
Failed to index the following folders:
- /Volumes/Lexar 1/LMStudio/Models/mlx-community/DeepSeek-R1-Distill-Llama-8B-4bit
Safetensors header is unexpectedly large: bytes=2199142139136
Drive is formatted ExFat. File size is not too large like FAT32.
Loaded model from external drive without error and received reply
(.venv) npitcher@MacBook-Pro-2 mlx-engine % python demo.py --model /Volumes/Lexar\ 1/LMStudio/Models/mlx-community/DeepSeek-R1-Distill-Llama-8B-4bit
This is a beta version of the video understanding. It may not work as expected.
[ModelKit][INFO] Loading model from /Volumes/Lexar 1/LMStudio/Models/mlx-community/DeepSeek-R1-Distill-Llama-8B-4bit...
[ModelKit][INFO] Model loaded successfully
Okay, so I need to explain the rules of chess in one sentence. Hmm, where do I start? I know chess is a strategic game involving two players and a board with 64 squares. But how do I condense all the rules into one sentence?
First, I should mention that there are two players: one uses white pieces and the other black. The objective is to checkmate the opponent's king. So, the goal is to capture the king. Got it.
Pieces move in specific ways: pawns move forward one square at a time, rooks move any number of squares in a straight line, bishops move diagonally, knights move in an L-shape, and so on. But I can't list all the piece movements in one sentence. Maybe I can say that each piece has unique movement rules.
Then there's check and checkmate. Check happens when a player's king is under threat of being captured. Checkmate is when the king is in check with no legal moves to escape. So, the goal is to force the opponent into checkmate.
Wait, I need to make sure all these elements are included without being too wordy. Let me try putting it together.
"Chess is a game where two players, using white and black pieces, play to checkmate the opponent's king, with each piece moving according to its unique rules, capturing or checkmating when possible."
Does that cover all the basics? White and black, checkmate, movement. Maybe it's a bit long, but it's concise. I think it works.
</think>
Chess is a game where two players, using white and black pieces, play to checkmate the opponent's king, with each piece moving according to its unique rules, capturing or checkmating when possible.
Generation stats:
- Tokens per second: 28.88
- Number of accepted draft tokens: 0
- Time to first token: 1.25s
- Total tokens generated: 362
- Total time: 13.79s
Stopped generation due to: eos_token
Stop string: <|end▁of▁sentence|>
Which version of LM Studio?
Example: LM Studio 0.3.10 (Build 6) - For ARM / Apple Silicon
Which operating system?
macOS Sequoia - 15.3.1 (24D70)
MacBookPro
Mac15,6
M3 Pro 18GB
What is the bug?
When pointing my model directory to an external drive, I receive errors with indexing MLX files only GGUF are ok. Same drive and models work on mlx-engine separately.
The text was updated successfully, but these errors were encountered: